Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dseg_common.h32 SEG_LVL_ALT_LF_V, // Use alternate loop filter value on v plane enumerator
Dav1_loopfilter.c28 { SEG_LVL_ALT_LF_V, SEG_LVL_ALT_LF_V }
/external/libaom/libaom/av1/encoder/
Dencoder.c161 av1_enable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_V); in apply_active_map()
169 av1_set_segdata(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_V, in apply_active_map()
176 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_V); in apply_active_map()
684 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_V, -2); in configure_static_seg_features()
689 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_V); in configure_static_seg_features()
711 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_V, -2); in configure_static_seg_features()
716 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_V); in configure_static_seg_features()