Searched refs:new_map_16x16 (Results 1 – 1 of 1) sorted by relevance
163 unsigned char* new_map_16x16, in vp9_set_active_map() argument171 if (new_map_16x16) { in vp9_set_active_map()176 new_map_16x16[(r >> 1) * cols + (c >> 1)] in vp9_set_active_map()192 unsigned char* new_map_16x16, in vp9_get_active_map() argument196 new_map_16x16) { in vp9_get_active_map()200 memset(new_map_16x16, !cpi->active_map.enabled, rows * cols); in vp9_get_active_map()207 new_map_16x16[(r >> 1) * cols + (c >> 1)] |= in vp9_get_active_map()