Searched refs:pSize (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/camera/QCamera2/util/
H A DQCameraBufferMaps.h49 size_t pSize,
62 size_t pSize,
73 size_t pSize,
H A DQCameraBufferMaps.cpp100 * @pSize : Size of the buffer
110 size_t pSize,
114 enqueue(pType, pStreamId, pFrameIndex, pPlaneIndex, pCookie, pFd, pSize, buffer);
160 * @pSize : Size of the buffer
172 size_t pSize,
182 mBufMapList.buf_maps[pos].size = pSize;
219 * @pSize : Size of the buffer
232 size_t pSize,
244 pSize,
104 QCameraBufferMaps(cam_mapping_buf_type pType, uint32_t pStreamId, uint32_t pFrameIndex, int32_t pPlaneIndex, uint32_t pCookie, int32_t pFd, size_t pSize, void *buffer) argument
166 enqueue(cam_mapping_buf_type pType, uint32_t pStreamId, uint32_t pFrameIndex, int32_t pPlaneIndex, uint32_t pCookie, int32_t pFd, size_t pSize, void *buffer) argument
226 makeSingletonBufMapList(cam_mapping_buf_type pType, uint32_t pStreamId, uint32_t pFrameIndex, int32_t pPlaneIndex, uint32_t pCookie, int32_t pFd, size_t pSize, cam_buf_map_type_list& pBufMapList, void *buffer) argument
/hardware/qcom/camera/msm8998/QCamera2/util/
H A DQCameraBufferMaps.h49 size_t pSize,
62 size_t pSize,
73 size_t pSize,
H A DQCameraBufferMaps.cpp100 * @pSize : Size of the buffer
110 size_t pSize,
114 enqueue(pType, pStreamId, pFrameIndex, pPlaneIndex, pCookie, pFd, pSize, buffer);
160 * @pSize : Size of the buffer
172 size_t pSize,
182 mBufMapList.buf_maps[pos].size = pSize;
219 * @pSize : Size of the buffer
232 size_t pSize,
244 pSize,
104 QCameraBufferMaps(cam_mapping_buf_type pType, uint32_t pStreamId, uint32_t pFrameIndex, int32_t pPlaneIndex, uint32_t pCookie, int32_t pFd, size_t pSize, void *buffer) argument
166 enqueue(cam_mapping_buf_type pType, uint32_t pStreamId, uint32_t pFrameIndex, int32_t pPlaneIndex, uint32_t pCookie, int32_t pFd, size_t pSize, void *buffer) argument
226 makeSingletonBufMapList(cam_mapping_buf_type pType, uint32_t pStreamId, uint32_t pFrameIndex, int32_t pPlaneIndex, uint32_t pCookie, int32_t pFd, size_t pSize, cam_buf_map_type_list& pBufMapList, void *buffer) argument
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderInterface.h36 virtual Decode_Status getRawDataFromSurface(VideoRenderBuffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true) = 0;
H A DVideoDecoderBase.h103 virtual Decode_Status getRawDataFromSurface(VideoRenderBuffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true);
H A DVideoDecoderBase.cpp1197 Decode_Status VideoDecoderBase::getRawDataFromSurface(VideoRenderBuffer *renderBuffer, uint8_t *pRawData, uint32_t *pSize, bool internal) { argument
1267 *pSize = size;
/hardware/ti/omap3/dspbridge/inc/
H A DDSPManager.h207 extern DBAPI DSPManager_GetProcResourceInfo(UINT *pBuf, UINT *pSize);
H A Dwcdioctl.h152 BYTE * pSize; member in struct:__anon6115::__anon6127
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A DDSPManager.h207 extern DBAPI DSPManager_GetProcResourceInfo(UINT *pBuf, UINT *pSize);
H A Dwcdioctl.h152 BYTE * pSize; member in struct:__anon6192::__anon6204
/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPManager.c378 DBAPI DSPManager_GetProcResourceInfo(UINT *pBuf, UINT *pSize) argument

Completed in 180 milliseconds