Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dav1d_syntax.h68 UINT32 screen_content_tools : 1; member
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c67 pp->coding.screen_content_tools = frame_header->allow_screen_content_tools; in av1d_fill_picparams()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1483 mpp_put_bits(&bp, dxva->coding.screen_content_tools, 1); in prepare_uncompress_header()
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1962 regs->swreg5.sw_allow_screen_content_tools = dxva->coding.screen_content_tools; in vdpu_av1d_gen_regs()