Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dseg_common.h29 SEG_LVL_ALT_LF_Y_V, // Use alternate loop filter value on y plane vertical enumerator
Dav1_loopfilter.c26 { SEG_LVL_ALT_LF_Y_V, SEG_LVL_ALT_LF_Y_H },
/external/libaom/libaom/av1/encoder/
Dencoder.c159 av1_enable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_V); in apply_active_map()
165 av1_set_segdata(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_V, in apply_active_map()
174 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_V); in apply_active_map()
682 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_Y_V, -2); in configure_static_seg_features()
687 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_Y_V); in configure_static_seg_features()
709 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_Y_V, -2); in configure_static_seg_features()
714 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_Y_V); in configure_static_seg_features()