Searched refs:vp8_set_active_map (Results 1 – 3 of 3) sorted by relevance
274 int vp8_set_active_map(struct VP8_COMP *comp, unsigned char *map,
1116 if (!vp8_set_active_map(ctx->cpi, map->active_map, map->rows, map->cols)) { in vp8e_set_activemap()
5402 int vp8_set_active_map(VP8_COMP *cpi, unsigned char *map, unsigned int rows, in vp8_set_active_map() function