Home | History | Annotate | Download | only in HAL

Lines Matching defs:pStreamInfo

6641     QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType);
6642 if (pStreamInfo == NULL) {
6675 pStreamInfo,
7755 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC);
7756 if (pStreamInfo == NULL) {
7762 cam_stream_info_t *streamInfoBuf = (cam_stream_info_t *)pStreamInfo->getPtr(0);
7776 pStreamInfo, NULL, img_config.num_of_bufs,