Searched refs:av1_set_active_map (Results 1 – 3 of 3) sorted by relevance
1088 int av1_set_active_map(AV1_COMP *cpi, unsigned char *map, int rows, int cols);
186 int av1_set_active_map(AV1_COMP *cpi, unsigned char *new_map_16x16, int rows, in av1_set_active_map() function
1998 if (!av1_set_active_map(ctx->cpi, map->active_map, (int)map->rows, in ctrl_set_active_map()