/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcuvidloader.c | 68 int nPicIdx, guintptr * pDevPtr, unsigned int *pPitch, 224 guintptr * pDevPtr, unsigned int *pPitch, CUVIDPROCPARAMS * pVPP) in CuvidMapVideoFrame() argument 229 pPitch, pVPP); in CuvidMapVideoFrame()
|
D | gstcuvidloader.h | 68 unsigned int *pPitch,
|
D | gstcudaloader.c | 73 CUresult (CUDAAPI * CuMemAllocPitch) (CUdeviceptr * dptr, size_t * pPitch, 335 CuMemAllocPitch (CUdeviceptr * dptr, size_t * pPitch, size_t WidthInBytes, in CuMemAllocPitch() argument 340 return gst_cuda_vtable.CuMemAllocPitch (dptr, pPitch, WidthInBytes, Height, in CuMemAllocPitch()
|
D | cuviddec.h | 912 unsigned int *pDevPtr, unsigned int *pPitch, 930 unsigned int *pPitch, CUVIDPROCPARAMS *pVPP);
|
D | gstcudaloader.h | 78 size_t * pPitch,
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
D | ciaddrlib.cpp | 2111 UINT_32* pPitch, ///< [in,out] pitch in pixels in HwlPadDimensions() argument 2129 UINT_32 bytesPerSplit = BITS_TO_BYTES((*pPitch) * height * bpp * samplesPerSplit); in HwlPadDimensions() 2161 *pPitch = PowTwoAlign((*pPitch), dccFastClearPitchAlignInPixels); in HwlPadDimensions() 2165 *pPitch += (dccFastClearPitchAlignInPixels - 1); in HwlPadDimensions() 2166 *pPitch /= dccFastClearPitchAlignInPixels; in HwlPadDimensions() 2167 *pPitch *= dccFastClearPitchAlignInPixels; in HwlPadDimensions()
|
D | siaddrlib.h | 196 UINT_32 *pPitch, UINT_32 *pHeight) const; 227 UINT_32 *pPitch, UINT_32 *pHeight, UINT_32 *pHeightAlign) const;
|
D | egbaddrlib.h | 174 UINT_32 *pPitch, UINT_32 *pHeight, UINT_32 *pHeightAlign) const = 0; 182 UINT_32 *pPitch, UINT_32 *pHeight) const;
|
D | ciaddrlib.h | 147 UINT_32* pPitch, UINT_32 *PitchAlign, UINT_32 height, UINT_32 heightAlign) const;
|
D | siaddrlib.cpp | 1688 UINT_32* pPitch, ///< [in,out] pointer to pitch in HwlGetSizeAdjustmentLinear() argument 1696 sliceSize = BITS_TO_BYTES(static_cast<UINT_64>(*pPitch) * (*pHeight) * bpp * numSamples); in HwlGetSizeAdjustmentLinear() 1700 UINT_32 pitch = *pPitch; in HwlGetSizeAdjustmentLinear() 1715 *pPitch = pitch; in HwlGetSizeAdjustmentLinear() 1843 UINT_32* pPitch, ///< [in,out] pointer to pitch in HwlGetSizeAdjustmentMicroTiled() argument 1850 UINT_32 pitch = *pPitch; in HwlGetSizeAdjustmentMicroTiled() 1891 if (pitch != *pPitch) in HwlGetSizeAdjustmentMicroTiled() 1898 *pPitch = pitch; in HwlGetSizeAdjustmentMicroTiled()
|
D | egbaddrlib.cpp | 4101 UINT_32* pPitch, ///< [in,out] pointer to pitch in HwlGetSizeAdjustmentMicroTiled() argument 4108 UINT_32 pitch = *pPitch; in HwlGetSizeAdjustmentMicroTiled()
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib2.cpp | 1062 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()
|
D | addrlib1.h | 378 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
|
D | addrlib1.cpp | 3268 UINT_32* pPitch, ///< [in,out] pitch in pixels in PadDimensions() argument 3308 *pPitch = PowTwoAlign((*pPitch), pitchAlign); in PadDimensions() 3312 *pPitch += pitchAlign - 1; in PadDimensions() 3313 *pPitch /= pitchAlign; in PadDimensions() 3314 *pPitch *= pitchAlign; in PadDimensions() 3354 pPitch, in PadDimensions()
|
D | addrlib2.h | 916 UINT_32* pPitch,
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 2439 SLpermille *pPitch
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 2433 SLpermille *pPitch
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 2635 SLpermille *pPitch
|