Searched refs:vp9_set_active_map (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h446 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map, int rows, int cols);
H A Dvp9_encoder.c2941 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map, int rows, int cols) { function
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h561 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map,
H A Dvp9_onyx_if.c3315 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map, function
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c1136 if (!vp9_set_active_map(ctx->cpi, map->active_map,
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c986 if (!vp9_set_active_map(ctx->cpi, map->active_map, map->rows, map->cols))

Completed in 2055 milliseconds