Searched refs:disable_cdf_update (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h368 bool disable_cdf_update; member in struct:av1_uncompressed_header_obu
H A Dvid_dec_av1.c1485 hdr->disable_cdf_update = av1_f(vlc, 1);
1601 (seq->reduced_still_picture_header || hdr->disable_cdf_update) ? 1 : av1_f(vlc, 1);
1643 priv->picture.av1.picture_parameter.pic_info_fields.disable_cdf_update =
1644 hdr->disable_cdf_update;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_av1.c148 context->desc.av1.picture_parameter.pic_info_fields.disable_cdf_update =
149 av1->pic_info_fields.bits.disable_cdf_update;
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h862 uint32_t disable_cdf_update:1; member in struct:pipe_av1_picture_desc::__anon96bedc420e08::__anon96bedc421408
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c632 result.frame_header_flags |= (pic->picture_parameter.pic_info_fields.disable_cdf_update

Completed in 14 milliseconds