Searched refs:allow_screen_content_tools (Results 1 – 15 of 15) sorted by relevance
148 .allow_screen_content_tools = frame_header->allow_screen_content_tools, in vaapi_av1_start_frame()
106 .allow_screen_content_tools = frame_header->allow_screen_content_tools, in nvdec_av1_start_frame()
177 uint8_t allow_screen_content_tools; member
1413 flag(allow_screen_content_tools); in FUNC()1415 infer(allow_screen_content_tools, in FUNC()1418 if (current->allow_screen_content_tools) { in FUNC()1511 if (current->allow_screen_content_tools && in FUNC()
99 pp->coding.screen_content_tools = frame_header->allow_screen_content_tools; in fill_picture_parameters()
369 bool allow_screen_content_tools; member
1487 hdr->allow_screen_content_tools = in frame_header_obu()1491 if (hdr->allow_screen_content_tools) { in frame_header_obu()1559 if (hdr->allow_screen_content_tools && (hdr->UpscaledWidth == hdr->FrameWidth)) in frame_header_obu()1645 priv->picture.av1.picture_parameter.pic_info_fields.allow_screen_content_tools = in frame_header_obu()1646 hdr->allow_screen_content_tools; in frame_header_obu()
205 assert_equals_int (frame.frame_header.allow_screen_content_tools, 0); in GST_START_TEST()297 assert_equals_int (frame.frame_header.allow_screen_content_tools, 0); in GST_START_TEST()
150 context->desc.av1.picture_parameter.pic_info_fields.allow_screen_content_tools = in vlVaHandlePictureParameterBufferAV1()151 av1->pic_info_fields.bits.allow_screen_content_tools; in vlVaHandlePictureParameterBufferAV1()
661 .allow_screen_content_tools = frame_header->allow_screen_content_tools, in gst_va_av1_dec_start_picture()
1551 guint8 allow_screen_content_tools; member
3676 frame_header->allow_screen_content_tools = in gst_av1_parse_uncompressed_frame_header()3681 frame_header->allow_screen_content_tools = in gst_av1_parse_uncompressed_frame_header()3685 if (frame_header->allow_screen_content_tools) { in gst_av1_parse_uncompressed_frame_header()3841 if (frame_header->allow_screen_content_tools in gst_av1_parse_uncompressed_frame_header()
863 uint32_t allow_screen_content_tools:1; member
838 frame_hdr->allow_screen_content_tools; in gst_d3d11_av1_dec_start_picture()
700 result.frame_header_flags |= (pic->picture_parameter.pic_info_fields.allow_screen_content_tools in get_av1_msg()