Searched refs:allocateStreamInfoBuf (Results 1 – 5 of 5) sorted by relevance
53 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type) = 0;
273 virtual QCameraHeapMemory *allocateStreamInfoBuf(cam_stream_type_t stream_type);
1040 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocStreamsFromSource()
2937 QCameraHeapMemory *QCamera2HardwareInterface::allocateStreamInfoBuf( in allocateStreamInfoBuf() function in qcamera::QCamera2HardwareInterface6641 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); in addStreamToChannel()7755 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel()
138 int32_t allocateStreamInfoBuf(camera3_stream_t *stream);