Home
last modified time | relevance | path

Searched refs:allocateStreamInfoBuf (Results 1 – 15 of 15) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraAllocator.h48 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
DQCamera2HWI.h258 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type);
DQCameraChannel.cpp959 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocStreamsFromSource()
DQCamera2HWI.cpp1895 QCameraHeapMemory *QCamera2HardwareInterface::allocateStreamInfoBuf( in allocateStreamInfoBuf() function in qcamera::QCamera2HardwareInterface
5040 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); in addStreamToChannel()
6018 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraAllocator.h48 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
DQCamera2HWI.h258 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type);
DQCameraChannel.cpp971 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocStreamsFromSource()
DQCamera2HWI.cpp1897 QCameraHeapMemory *QCamera2HardwareInterface::allocateStreamInfoBuf( in allocateStreamInfoBuf() function in qcamera::QCamera2HardwareInterface
5042 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); in addStreamToChannel()
6020 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraAllocator.h53 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
DQCamera2HWI.h278 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type);
DQCameraChannel.cpp1043 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocStreamsFromSource()
DQCamera2HWI.cpp2990 QCameraHeapMemory *QCamera2HardwareInterface::allocateStreamInfoBuf( in allocateStreamInfoBuf() function in qcamera::QCamera2HardwareInterface
6740 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); in addStreamToChannel()
7870 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.h117 int32_t allocateStreamInfoBuf(camera3_stream_t *stream);
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.h117 int32_t allocateStreamInfoBuf(camera3_stream_t *stream);
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.h148 int32_t allocateStreamInfoBuf(camera3_stream_t *stream);