Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.h430 unsigned char ucScalingListDCCoefSizeID2[6]; member
Dradeon_uvd.h237 uint8_t ucScalingListDCCoefSizeID2[6]; member
Dradeon_vcn_dec.c330 result.ucScalingListDCCoefSizeID2[i] = pic->pps->sps->ScalingListDCCoeff16x16[i]; in get_h265_msg()
Dradeon_uvd.c728 result.ucScalingListDCCoefSizeID2[i] = pic->pps->sps->ScalingListDCCoeff16x16[i]; in get_h265_msg()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h238 uint8_t ucScalingListDCCoefSizeID2[6]; member
Dradeon_uvd.c653 result.ucScalingListDCCoefSizeID2[i] = pic->pps->sps->ScalingListDCCoeff16x16[i]; in get_h265_msg()