Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dav1d_syntax.h73 UINT32 switchable_motion_mode : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c91 pp->coding.switchable_motion_mode = frame_header->is_motion_mode_switchable; in av1d_fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1918 regs->swreg5.sw_switchable_motion_mode = dxva->coding.switchable_motion_mode; in vdpu_av1d_gen_regs()