Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c440 memcpy(picture->pps->sps->ScalingListDCCoeff32x32, picture_info->ScalingListDCCoeff32x32, 2); in vlVdpDecoderRenderH265()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h615 unsigned char ScalingListDCCoeff32x32[2]; // [matrixId] member
Dgstnvh265dec.c845 for (i = 0; i < G_N_ELEMENTS (h265_params->ScalingListDCCoeff32x32); i++) { in gst_nv_h265_dec_start_picture()
846 h265_params->ScalingListDCCoeff32x32[i] = in gst_nv_h265_dec_start_picture()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_hevc.c208 context->desc.h265.pps->sps->ScalingListDCCoeff32x32[i] = in vlVaHandleIQMatrixBufferHEVC()
/third_party/ffmpeg/libavcodec/
Dnvdec_hevc.c66 ppc->ScalingListDCCoeff32x32[i] = sl->sl_dc[1][i * 3]; in fill_scaling_lists()
Dvdpau_hevc.c101 info->ScalingListDCCoeff32x32[i] = sl->sl_dc[1][i * 3]; in vdpau_hevc_start_frame()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h559 uint8_t ScalingListDCCoeff32x32[2]; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c229 (uint8_t (*)[6])sps->ScalingListDCCoeff32x32 in scaling_list_data()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd.c731 result.ucScalingListDCCoefSizeID3[i] = pic->pps->sps->ScalingListDCCoeff32x32[i]; in get_h265_msg()
Dradeon_vcn_dec.c441 result.ucScalingListDCCoefSizeID3[i] = pic->pps->sps->ScalingListDCCoeff32x32[i]; in get_h265_msg()