Searched refs:vp9_get_active_map (Results 1 – 3 of 3) sorted by relevance
754 int vp9_get_active_map(VP9_COMP *cpi, unsigned char *map, int rows, int cols);
609 int vp9_get_active_map(VP9_COMP *cpi, unsigned char *new_map_16x16, int rows, in vp9_get_active_map() function
1422 if (!vp9_get_active_map(ctx->cpi, map->active_map, (int)map->rows, in ctrl_get_active_map()