Searched refs:disable_cdf_update (Results 1 – 11 of 11) sorted by relevance
105 .disable_cdf_update = frame_header->disable_cdf_update, in nvdec_av1_start_frame()
92 info->disable_cdf_update = frame_header->disable_cdf_update; in vdpau_av1_start_frame()
233 .disable_cdf_update = frame_header->disable_cdf_update, in vaapi_av1_start_frame()
111 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
1487 hdr->disable_cdf_update = av1_f(vlc, 1); in frame_header_obu()1603 (seq->reduced_still_picture_header || hdr->disable_cdf_update) ? 1 : av1_f(vlc, 1); in frame_header_obu()1645 priv->picture.av1.picture_parameter.pic_info_fields.disable_cdf_update = in frame_header_obu()1646 hdr->disable_cdf_update; in frame_header_obu()
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()
889 uint32_t disable_cdf_update:1; member
752 result.frame_header_flags |= (pic->picture_parameter.pic_info_fields.disable_cdf_update in get_av1_msg()