Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dseg_common.h31 SEG_LVL_ALT_LF_U, // Use alternate loop filter value on u plane enumerator
Dav1_loopfilter.c27 { SEG_LVL_ALT_LF_U, SEG_LVL_ALT_LF_U },
/external/libaom/libaom/av1/encoder/
Dencoder.c160 av1_enable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_U); in apply_active_map()
167 av1_set_segdata(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_U, in apply_active_map()
175 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_U); in apply_active_map()
683 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_U, -2); in configure_static_seg_features()
688 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_U); in configure_static_seg_features()
710 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_U, -2); in configure_static_seg_features()
715 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_U); in configure_static_seg_features()