Searched refs:pStreamInfo (Results 1 – 6 of 6) sorted by relevance
139 OUT struct DSP_STREAMINFO * pStreamInfo,
334 struct STRM_INFO *pStreamInfo; member
137 OUT struct DSP_STREAMINFO * pStreamInfo,
349 OUT struct DSP_STREAMINFO *pStreamInfo, UINT uStreamInfoSize) in DSPStream_GetInfo() argument356 strmInfo.pUser = pStreamInfo; in DSPStream_GetInfo()835 tempStruct.ARGS_STRM_GETINFO.pStreamInfo = in GetStrmInfo()
5041 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); in addStreamToChannel() local5042 if (pStreamInfo == NULL) { in addStreamToChannel()5061 pStreamInfo, in addStreamToChannel()5105 pStreamInfo, in addStreamToChannel()5114 pStreamInfo, in addStreamToChannel()6019 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); in addOfflineReprocChannel() local6020 if (pStreamInfo == NULL) { in addOfflineReprocChannel()6026 cam_stream_info_t *streamInfoBuf = (cam_stream_info_t *)pStreamInfo->getPtr(0); in addOfflineReprocChannel()6040 pStreamInfo, NULL, img_config.num_of_bufs, in addOfflineReprocChannel()6046 pStreamInfo->deallocate(); in addOfflineReprocChannel()[all …]