Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h214 RK_U8 enable_clf; //!< cross loop filter flag member
H A Davs2d_parse.c390 pp->cross_slice_loopfilter_enable_flag = vsh->enable_clf; in avs2d_fill_parameters()
H A Davs2d_ps.c389 READ_ONEBIT(bitctx, &vsh->enable_clf); in avs2d_parse_sequence_header()