Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dav1d_syntax.h76 UINT32 disable_cdf_update : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c94 pp->coding.disable_cdf_update = frame_header->disable_cdf_update; in av1d_fill_picparams()
H A Dav1d_cbs.h169 RK_U8 disable_cdf_update; member
H A Dav1d_cbs.c1842 flag(disable_cdf_update); in mpp_av1_uncompressed_header()
2002 if (seq->reduced_still_picture_header || current->disable_cdf_update) in mpp_av1_uncompressed_header()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1915 regs->swreg5.sw_disable_cdf_update = dxva->coding.disable_cdf_update; in vdpu_av1d_gen_regs()