Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c61 #define AM_SEGMENT_ID_ACTIVE 0 macro
123 seg_map[i] = AM_SEGMENT_ID_ACTIVE; in suppress_active_map()
132 assert(AM_SEGMENT_ID_ACTIVE == CR_SEGMENT_ID_BASE); in apply_active_map()
142 if (seg_map[i] == AM_SEGMENT_ID_ACTIVE) seg_map[i] = active_map[i]; in apply_active_map()
177 ? AM_SEGMENT_ID_ACTIVE in vp9_set_active_map()