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

/external/libvpx/vp8/common/
H A Donyx.h219 int vp8_set_active_map(VP8_PTR comp, unsigned char *map, unsigned int rows, unsigned int cols);
/external/libvpx/vp8/
H A Dvp8_cx_iface.c998 if (!vp8_set_active_map(ctx->cpi, map->active_map, map->rows, map->cols))
/external/libvpx/vp8/encoder/
H A Donyx_if.c5311 int vp8_set_active_map(VP8_PTR comp, unsigned char *map, unsigned int rows, unsigned int cols) function

Completed in 736 milliseconds