Home
last modified time | relevance | path

Searched refs:u_ac_delta_q (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_av1.c192 context->desc.av1.picture_parameter.u_ac_delta_q = av1->u_ac_delta_q; in vlVaHandlePictureParameterBufferAV1()
/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h947 signed char u_ac_delta_q; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp216 CHAR u_ac_delta_q; member
983 pic_params->quantization.u_ac_delta_q = in gst_d3d11_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h919 int8_t u_ac_delta_q; member
/third_party/ffmpeg/libavcodec/
Ddxva2_av1.c187 pp->quantization.u_ac_delta_q = frame_header->delta_q_u_ac; in fill_picture_parameters()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c702 .u_ac_delta_q = frame_header->quantization_params.delta_q_u_ac, in gst_va_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c911 result.u_ac_delta_q = pic->picture_parameter.u_ac_delta_q; in get_av1_msg()
1021 result.u_ac_delta_q == 0 && result.v_ac_delta_q == 0) << i); in get_av1_msg()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1693 priv->picture.av1.picture_parameter.u_ac_delta_q = hdr->qp.DeltaQUAc; in frame_header_obu()