Home
last modified time | relevance | path

Searched refs:ScalingListDCCoeff16x16 (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c439 memcpy(picture->pps->sps->ScalingListDCCoeff16x16, picture_info->ScalingListDCCoeff16x16, 6); in vlVdpDecoderRenderH265()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h614 unsigned char ScalingListDCCoeff16x16[6]; // [matrixId] member
Dgstnvh265dec.c840 for (i = 0; i < G_N_ELEMENTS (h265_params->ScalingListDCCoeff16x16); i++) { in gst_nv_h265_dec_start_picture()
841 h265_params->ScalingListDCCoeff16x16[i] = in gst_nv_h265_dec_start_picture()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_hevc.c205 context->desc.h265.pps->sps->ScalingListDCCoeff16x16[i] = in vlVaHandleIQMatrixBufferHEVC()
/third_party/ffmpeg/libavcodec/
Dnvdec_hevc.c64 ppc->ScalingListDCCoeff16x16[i] = sl->sl_dc[0][i]; in fill_scaling_lists()
Dvdpau_hevc.c97 info->ScalingListDCCoeff16x16[i] = sl->sl_dc[0][i]; in vdpau_hevc_start_frame()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h558 uint8_t ScalingListDCCoeff16x16[6]; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c228 (uint8_t (*)[6])sps->ScalingListDCCoeff16x16, in scaling_list_data()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd.c728 result.ucScalingListDCCoefSizeID2[i] = pic->pps->sps->ScalingListDCCoeff16x16[i]; in get_h265_msg()
Dradeon_vcn_dec.c438 result.ucScalingListDCCoefSizeID2[i] = pic->pps->sps->ScalingListDCCoeff16x16[i]; in get_h265_msg()