Searched defs:pStreamInfo (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPStrm.c349 OUT struct DSP_STREAMINFO *pStreamInfo, UINT uStreamInfoSize)
356 strmInfo.pUser = pStreamInfo;
835 tempStruct.ARGS_STRM_GETINFO.pStreamInfo =
348 DSPStream_GetInfo(DSP_HSTREAM hStream, OUT struct DSP_STREAMINFO *pStreamInfo, UINT uStreamInfoSize) argument
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp2699 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(streamType); local
2700 if (pStreamInfo == NULL) {
2706 pStreamInfo,
2713 pStreamInfo->deallocate();
2714 delete pStreamInfo;
3273 QCameraHeapMemory *pStreamInfo = allocateStreamInfoBuf(CAM_STREAM_TYPE_OFFLINE_PROC); local
3274 if (pStreamInfo == NULL) {
3280 cam_stream_info_t *streamInfoBuf = (cam_stream_info_t *)pStreamInfo->getPtr(0);
3294 pStreamInfo, img_config.num_of_bufs,
3300 pStreamInfo
[all...]
/hardware/ti/omap3/dspbridge/inc/
H A Dwcdioctl.h334 struct STRM_INFO *pStreamInfo; member in struct:__anon1908::__anon1950
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dwcdioctl.h334 struct STRM_INFO *pStreamInfo; member in struct:__anon1985::__anon2027

Completed in 232 milliseconds