Searched refs:pStreamInfo (Results 1 – 1 of 1) sorted by relevance
7513 QCameraHeapMemory *pStreamInfo = NULL; in addStreamToChannel() local7530 pStreamInfo = allocateStreamInfoBuf(streamType, in addStreamToChannel()7532 if (pStreamInfo == NULL) { in addStreamToChannel()7549 pStreamInfo, NULL, &padding_info, in addStreamToChannel()7562 pStreamInfo = allocateStreamInfoBuf(streamType, in addStreamToChannel()7564 if (pStreamInfo == NULL) { in addStreamToChannel()7569 pStreamInfo, NULL, &padding_info, in addStreamToChannel()8698 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel() local8699 if (pStreamInfo == NULL) { in addOfflineReprocChannel()8705 cam_stream_info_t *streamInfoBuf = (cam_stream_info_t *)pStreamInfo->getPtr(0); in addOfflineReprocChannel()[all …]