Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h170 RK_U8 allow_screen_content_tools; member
H A Dav1d_cbs.c1863 flag(allow_screen_content_tools); in mpp_av1_uncompressed_header()
1865 infer(allow_screen_content_tools, in mpp_av1_uncompressed_header()
1868 if (current->allow_screen_content_tools) { in mpp_av1_uncompressed_header()
1963 if (current->allow_screen_content_tools && in mpp_av1_uncompressed_header()
H A Dav1d_parser2_syntax.c67 pp->coding.screen_content_tools = frame_header->allow_screen_content_tools; in av1d_fill_picparams()