Home
last modified time | relevance | path

Searched refs:ucScalingListDCCoefSizeID3 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.h431 unsigned char ucScalingListDCCoefSizeID3[2]; member
Dradeon_uvd.h238 uint8_t ucScalingListDCCoefSizeID3[2]; member
Dradeon_vcn_dec.c333 result.ucScalingListDCCoefSizeID3[i] = pic->pps->sps->ScalingListDCCoeff32x32[i]; in get_h265_msg()
Dradeon_uvd.c731 result.ucScalingListDCCoefSizeID3[i] = pic->pps->sps->ScalingListDCCoeff32x32[i]; in get_h265_msg()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h239 uint8_t ucScalingListDCCoefSizeID3[2]; member
Dradeon_uvd.c656 result.ucScalingListDCCoefSizeID3[i] = pic->pps->sps->ScalingListDCCoeff32x32[i]; in get_h265_msg()