Home
last modified time | relevance | path

Searched refs:pPitch (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp2110 UINT_32* pPitch, ///< [in,out] pitch in pixels in HwlPadDimensions() argument
2128 UINT_32 bytesPerSplit = BITS_TO_BYTES((*pPitch) * height * bpp * samplesPerSplit); in HwlPadDimensions()
2160 *pPitch = PowTwoAlign((*pPitch), dccFastClearPitchAlignInPixels); in HwlPadDimensions()
2164 *pPitch += (dccFastClearPitchAlignInPixels - 1); in HwlPadDimensions()
2165 *pPitch /= dccFastClearPitchAlignInPixels; in HwlPadDimensions()
2166 *pPitch *= dccFastClearPitchAlignInPixels; in HwlPadDimensions()
Dsiaddrlib.h195 UINT_32 *pPitch, UINT_32 *pHeight) const;
226 UINT_32 *pPitch, UINT_32 *pHeight, UINT_32 *pHeightAlign) const;
Degbaddrlib.h173 UINT_32 *pPitch, UINT_32 *pHeight, UINT_32 *pHeightAlign) const = 0;
181 UINT_32 *pPitch, UINT_32 *pHeight) const;
Dsiaddrlib.cpp1687 UINT_32* pPitch, ///< [in,out] pointer to pitch in HwlGetSizeAdjustmentLinear() argument
1695 sliceSize = BITS_TO_BYTES(static_cast<UINT_64>(*pPitch) * (*pHeight) * bpp * numSamples); in HwlGetSizeAdjustmentLinear()
1699 UINT_32 pitch = *pPitch; in HwlGetSizeAdjustmentLinear()
1714 *pPitch = pitch; in HwlGetSizeAdjustmentLinear()
1842 UINT_32* pPitch, ///< [in,out] pointer to pitch in HwlGetSizeAdjustmentMicroTiled() argument
1849 UINT_32 pitch = *pPitch; in HwlGetSizeAdjustmentMicroTiled()
1890 if (pitch != *pPitch) in HwlGetSizeAdjustmentMicroTiled()
1897 *pPitch = pitch; in HwlGetSizeAdjustmentMicroTiled()
Dciaddrlib.h146 UINT_32* pPitch, UINT_32 *PitchAlign, UINT_32 height, UINT_32 heightAlign) const;
Degbaddrlib.cpp4100 UINT_32* pPitch, ///< [in,out] pointer to pitch in HwlGetSizeAdjustmentMicroTiled() argument
4107 UINT_32 pitch = *pPitch; in HwlGetSizeAdjustmentMicroTiled()
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1062 UINT_32* pPitch, ///< [in/out] pitch in ApplyCustomizedPitchHeight() argument
1076 else if (pIn->pitchInElement < (*pPitch)) in ApplyCustomizedPitchHeight()
1082 *pPitch = pIn->pitchInElement; in ApplyCustomizedPitchHeight()
1090 UINT_32 customizedHeight = pIn->sliceAlign / elementBytes / (*pPitch); in ApplyCustomizedPitchHeight()
1092 if (customizedHeight * elementBytes * (*pPitch) != pIn->sliceAlign) in ApplyCustomizedPitchHeight()
Daddrlib1.h378 UINT_32* pPitch, UINT_32* pPitchAlign, UINT_32* pHeight, UINT_32 heightAlign,
384 UINT_32* pPitch, UINT_32* pPitchAlign, UINT_32 height, UINT_32 heightAlign) const in HwlPadDimensions() argument
Daddrlib1.cpp3267 UINT_32* pPitch, ///< [in,out] pitch in pixels in PadDimensions() argument
3307 *pPitch = PowTwoAlign((*pPitch), pitchAlign); in PadDimensions()
3311 *pPitch += pitchAlign - 1; in PadDimensions()
3312 *pPitch /= pitchAlign; in PadDimensions()
3313 *pPitch *= pitchAlign; in PadDimensions()
3353 pPitch, in PadDimensions()
Daddrlib2.h920 UINT_32* pPitch,
/third_party/openSLES/api/1.0/
DOpenSLES.h2433 SLpermille *pPitch
/third_party/openSLES/api/1.0.1/
DOpenSLES.h2439 SLpermille *pPitch
/third_party/openSLES/api/1.1/
DOpenSLES.h2635 SLpermille *pPitch