Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h435 uint8_t ScalingListDCCoeff32x32[2]; member
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddecode.c442 memcpy(picture->pps->sps->ScalingListDCCoeff32x32, picture_info->ScalingListDCCoeff32x32, 2); in vlVdpDecoderRenderH265()
/external/mesa3d/src/gallium/state_trackers/va/
Dpicture_hevc.c189 memcpy(&context->desc.h265.pps->sps->ScalingListDCCoeff32x32, h265->ScalingListDC32x32, 2); in vlVaHandleIQMatrixBufferHEVC()
/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_dec_h265.c229 (uint8_t (*)[6])sps->ScalingListDCCoeff32x32 in scaling_list_data()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c694 result.ucScalingListDCCoefSizeID3[i] = pic->pps->sps->ScalingListDCCoeff32x32[i]; in get_h265_msg()