Home
last modified time | relevance | path

Searched refs:vp8_set_active_map (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyx.h274 int vp8_set_active_map(struct VP8_COMP *cpi, unsigned char *map,
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c1141 if (!vp8_set_active_map(ctx->cpi, map->active_map, map->rows, map->cols)) { in vp8e_set_activemap()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c5363 int vp8_set_active_map(VP8_COMP *cpi, unsigned char *map, unsigned int rows, in vp8_set_active_map() function