Searched refs:getBuf (Results 1 - 6 of 6) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegEncoder.cpp77 return getBuf(t_bFlagCreateInBuf, &t_stJpegInbuf, piBuf, piInputSize, iSize, t_iPlaneNum);
82 return getBuf(t_bFlagCreateOutBuf, &t_stJpegOutbuf, piBuf, piOutputSize, \
H A DExynosJpegBase.cpp493 int ExynosJpegBase::getBuf(bool bCreateBuf, struct BUFFER *pstBuf, int *piBuf, int *iBufSize, int iSize, int iPlaneNum) function in class:ExynosJpegBase
H A DExynosJpegDecoder.cpp80 return getBuf(t_bFlagCreateInBuf, &t_stJpegInbuf, piBuf, piInputSize, \
86 return getBuf(t_bFlagCreateOutBuf, &t_stJpegOutbuf, piBuf, piOutputSize, iSize, t_iPlaneNum);
/hardware/samsung_slsi/exynos5/include/
H A DExynosJpegApi.h147 int getBuf(bool bCreateBuf, struct BUFFER *pstBuf, int *piBuf, int *iBufSize, int iSize, int iPlaneNum);
/hardware/qcom/camera/QCamera/HAL2/core/src/
H A DQCameraHWI.cpp195 return pme->getBuf(camera_handle, ch_id, stream_id,
213 int QCameraHardwareInterface::getBuf(uint32_t camera_handle, function in class:android::QCameraHardwareInterface
/hardware/qcom/camera/QCamera/HAL2/core/inc/
H A DQCameraHWI.h233 int getBuf(uint32_t camera_handle,
504 int getBuf(uint32_t camera_handle,

Completed in 98 milliseconds