Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c380 SEG_LVL_ALT_LF = 1, /* Use alternate loop filter value */ enumerator
611 if (segfeature_active(seg, seg_id, SEG_LVL_ALT_LF)) { in vp9_loop_filter_frame_init()
613 SEG_LVL_ALT_LF); in vp9_loop_filter_frame_init()
1331 (1 << SEG_LVL_ALT_LF) : 0; in codec_vp9_process_lf()
1334 vp9->seg_4lf.feature_data[i][SEG_LVL_ALT_LF] = in codec_vp9_process_lf()