Searched refs:pStreamInfo (Results 1 – 1 of 1) sorted by relevance
6755 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); in addStreamToChannel() local6756 if (pStreamInfo == NULL) { in addStreamToChannel()6805 pStreamInfo, in addStreamToChannel()7885 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel() local7886 if (pStreamInfo == NULL) { in addOfflineReprocChannel()7892 cam_stream_info_t *streamInfoBuf = (cam_stream_info_t *)pStreamInfo->getPtr(0); in addOfflineReprocChannel()7906 pStreamInfo, NULL, img_config.num_of_bufs, in addOfflineReprocChannel()