Searched refs:vp9_set_active_map (Results 1 – 3 of 3) sorted by relevance
469 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map, int rows, int cols);
2845 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map, int rows, int cols) { in vp9_set_active_map() function
1145 if (!vp9_set_active_map(ctx->cpi, map->active_map, in ctrl_set_active_map()