Home
last modified time | relevance | path

Searched refs:active_map_8x8 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencoder.c189 unsigned char *const active_map_8x8 = cpi->active_map.map; in av1_set_active_map() local
199 active_map_8x8[r * mi_cols + c] = in av1_set_active_map()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c726 unsigned char *const active_map_8x8 = cpi->active_map.map; in vp9_set_active_map() local
734 active_map_8x8[r * mi_cols + c] = in vp9_set_active_map()