Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c219 unsigned char *const seg_map_8x8 = cpi->segmentation_map; in av1_get_active_map() local
233 seg_map_8x8[r * mi_cols + c] != AM_SEGMENT_ID_INACTIVE; in av1_get_active_map()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c754 unsigned char *const seg_map_8x8 = cpi->segmentation_map; in vp9_get_active_map() local
765 seg_map_8x8[r * mi_cols + c] != AM_SEGMENT_ID_INACTIVE; in vp9_get_active_map()