Searched refs:disable_cdf_update (Results 1 – 15 of 15) sorted by relevance
147 .disable_cdf_update = frame_header->disable_cdf_update, in vaapi_av1_start_frame()
105 .disable_cdf_update = frame_header->disable_cdf_update, in nvdec_av1_start_frame()
109 pp->coding.disable_cdf_update = frame_header->disable_cdf_update; in fill_picture_parameters()
176 uint8_t disable_cdf_update; member
1409 flag(disable_cdf_update); in FUNC()1568 if (seq->reduced_still_picture_header || current->disable_cdf_update) in FUNC()
368 bool disable_cdf_update; member
1485 hdr->disable_cdf_update = av1_f(vlc, 1); in frame_header_obu()1601 (seq->reduced_still_picture_header || hdr->disable_cdf_update) ? 1 : av1_f(vlc, 1); in frame_header_obu()1643 priv->picture.av1.picture_parameter.pic_info_fields.disable_cdf_update = in frame_header_obu()1644 hdr->disable_cdf_update; in frame_header_obu()
204 assert_equals_int (frame.frame_header.disable_cdf_update, 0); in GST_START_TEST()296 assert_equals_int (frame.frame_header.disable_cdf_update, 0); in GST_START_TEST()
148 context->desc.av1.picture_parameter.pic_info_fields.disable_cdf_update = in vlVaHandlePictureParameterBufferAV1()149 av1->pic_info_fields.bits.disable_cdf_update; in vlVaHandlePictureParameterBufferAV1()
132 UINT disable_cdf_update:1; member850 pic_params->coding.disable_cdf_update = frame_hdr->disable_cdf_update; in gst_d3d11_av1_dec_start_picture()
660 .disable_cdf_update = frame_header->disable_cdf_update, in gst_va_av1_dec_start_picture()
1550 gboolean disable_cdf_update; member
3670 frame_header->disable_cdf_update = AV1_READ_BIT_CHECKED (br, &retval); in gst_av1_parse_uncompressed_frame_header()3982 || frame_header->disable_cdf_update) in gst_av1_parse_uncompressed_frame_header()
862 uint32_t disable_cdf_update:1; member
632 result.frame_header_flags |= (pic->picture_parameter.pic_info_fields.disable_cdf_update in get_av1_msg()