Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dav1d_syntax.h75 UINT32 switchable_motion_mode : 1; member
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c75 pp->coding.switchable_motion_mode = frame_header->is_motion_mode_switchable; in av1d_fill_picparams()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1499 mpp_put_bits(&bp, dxva->coding.switchable_motion_mode, 1); in prepare_uncompress_header()
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1949 regs->swreg5.sw_switchable_motion_mode = dxva->coding.switchable_motion_mode; in vdpu_av1d_gen_regs()