Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dav1d_common.h384 SEG_LVL_ALT_LF = 1, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_common.h422 SEG_LVL_ALT_LF = 1, enumerator