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

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraChannel.cpp624 QCameraHeapMemory *pStreamInfoBuf = NULL; local
638 pStreamInfoBuf = allocator.allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC);
639 if (pStreamInfoBuf == NULL) {
645 streamInfo = (cam_stream_info_t *)pStreamInfoBuf->getPtr(0);
679 pStreamInfoBuf, minStreamBufNum,

Completed in 243 milliseconds