Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c197 unsigned char* const seg_map_8x8 = cpi->segmentation_map; in vp9_get_active_map() local
208 seg_map_8x8[r * mi_cols + c] != AM_SEGMENT_ID_INACTIVE; in vp9_get_active_map()