Home
last modified time | relevance | path

Searched defs:streamInfoBuf (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraChannel.cpp210 QCameraHeapMemory *streamInfoBuf, QCameraHeapMemory *miscBuf, in addStream()
DQCameraStream.cpp719 int32_t QCameraStream::init(QCameraHeapMemory *streamInfoBuf, in init()
DQCamera2HWI.cpp3001 QCameraHeapMemory *streamInfoBuf = new QCameraHeapMemory(QCAMERA_ION_USE_CACHE); in allocateStreamInfoBuf() local
7892 cam_stream_info_t *streamInfoBuf = (cam_stream_info_t *)pStreamInfo->getPtr(0); in addOfflineReprocChannel() local