Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dseg_common.h30 SEG_LVL_ALT_LF_Y_H, // Use alternate loop filter value on y plane horizontal enumerator
Dav1_loopfilter.c26 { SEG_LVL_ALT_LF_Y_V, SEG_LVL_ALT_LF_Y_H },
/external/libaom/libaom/av1/encoder/
Dencoder.c432 av1_enable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_H); in apply_active_map()
437 av1_set_segdata(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_H, in apply_active_map()
447 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_H); in apply_active_map()
954 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_Y_H, -2); in configure_static_seg_features()
959 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_Y_H); in configure_static_seg_features()
981 av1_set_segdata(seg, 1, SEG_LVL_ALT_LF_Y_H, -2); in configure_static_seg_features()
986 av1_enable_segfeature(seg, 1, SEG_LVL_ALT_LF_Y_H); in configure_static_seg_features()