Home
last modified time | relevance | path

Searched defs:bufferCount (Results 1 – 15 of 15) sorted by relevance

/hardware/ti/omap4-aah/camera/
DCameraHal.cpp1382 status_t CameraHal::allocPreviewDataBufs(size_t size, size_t bufferCount) in allocPreviewDataBufs()
1458 const char* previewFormat, unsigned int bufferCount) in allocImageBufs()
1499 status_t CameraHal::allocVideoBufs(uint32_t width, uint32_t height, uint32_t bufferCount) in allocVideoBufs()
1549 status_t CameraHal::allocRawBufs(int width, int height, const char* previewFormat, int bufferCount) in allocRawBufs()
2183 unsigned int bufferCount, max_queueable; in setTapoutLocked() local
3192 unsigned int bufferCount = 1; in __takePicture() local
3629 int bufferCount = 0; in reprocess() local
DBaseCameraAdapter.cpp1791 status_t BaseCameraAdapter::getFrameDataSize(size_t &dataFrameSize, size_t bufferCount) in getFrameDataSize()
1802 status_t BaseCameraAdapter::getPictureBufferSize(CameraFrame &frame, size_t bufferCount) in getPictureBufferSize()
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp416 status_t V4LCameraAdapter::getFrameDataSize(size_t &dataFrameSize, size_t bufferCount) in getFrameDataSize()
422 status_t V4LCameraAdapter::getPictureBufferSize(size_t &length, size_t bufferCount) in getPictureBufferSize()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp70 uint32_t i, bufferCount; in ProcessorInit() local
130 uint32_t i, bufferCount; in ProcessorReset() local
/hardware/ti/omap4xxx/camera/
DCameraHal.cpp1145 status_t CameraHal::allocPreviewDataBufs(size_t size, size_t bufferCount) in allocPreviewDataBufs()
1221 …d int width, unsigned int height, size_t size, const char* previewFormat, unsigned int bufferCount) in allocImageBufs()
1270 status_t CameraHal::allocVideoBufs(uint32_t width, uint32_t height, uint32_t bufferCount) in allocVideoBufs()
2475 unsigned int bufferCount = 1; in takePicture() local
DBaseCameraAdapter.cpp1616 status_t BaseCameraAdapter::getFrameDataSize(size_t &dataFrameSize, size_t bufferCount) in getFrameDataSize()
1627 status_t BaseCameraAdapter::getPictureBufferSize(size_t &length, size_t bufferCount) in getPictureBufferSize()
/hardware/intel/img/hwcomposer/common/planes/
DDisplayPlane.cpp56 bool DisplayPlane::initialize(uint32_t bufferCount) in initialize()
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp820 status_t V4LCameraAdapter::getFrameDataSize(size_t &dataFrameSize, size_t bufferCount) in getFrameDataSize()
826 status_t V4LCameraAdapter::getPictureBufferSize(CameraFrame &frame, size_t bufferCount) in getPictureBufferSize()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCapture.cpp278 status_t OMXCameraAdapter::getPictureBufferSize(size_t &length, size_t bufferCount) in getPictureBufferSize()
DOMXCameraAdapter.cpp773 size_t bufferCount; in setFormat() local
2459 status_t OMXCameraAdapter::getFrameDataSize(size_t &dataFrameSize, size_t bufferCount) in getFrameDataSize()
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnOverlayPlane.cpp707 bool AnnOverlayPlane::initialize(uint32_t bufferCount) in initialize()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapture.cpp357 status_t OMXCameraAdapter::getPictureBufferSize(CameraFrame &frame, size_t bufferCount) in getPictureBufferSize()
DOMXCameraAdapter.cpp1136 size_t bufferCount; in setFormat() local
2882 status_t OMXCameraAdapter::getFrameDataSize(size_t &dataFrameSize, size_t bufferCount) in getFrameDataSize()
/hardware/intel/img/hwcomposer/ips/common/
DOverlayPlaneBase.cpp52 bool OverlayPlaneBase::initialize(uint32_t bufferCount) in initialize()
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
DExynosVideoDecoder.c332 int bufferCount = -1; in MFC_Decoder_Get_ActualBufferCount() local