Searched refs:av1_get_active_map (Results 1 – 3 of 3) sorted by relevance
1453 int av1_get_active_map(AV1_COMP *cpi, unsigned char *map, int rows, int cols);
490 int av1_get_active_map(AV1_COMP *cpi, unsigned char *new_map_16x16, int rows, in av1_get_active_map() function
2438 if (!av1_get_active_map(ctx->cpi, map->active_map, (int)map->rows, in ctrl_get_active_map()