Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dav1d_syntax.h64 UINT32 masked_compound : 1; member
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c63 pp->coding.masked_compound = seq->enable_masked_compound; in av1d_fill_picparams()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1438 mpp_put_bits(&bp, dxva->coding.masked_compound, 1); in prepare_uncompress_header()
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1955 regs->swreg5.sw_allow_masked_compound = dxva->coding.masked_compound; in vdpu_av1d_gen_regs()