Searched refs:GetStrmInfo (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPStrm.c101 static DSP_STATUS GetStrmInfo(DSP_HSTREAM hStream, struct STRM_INFO *pStrmInfo,
142 status = GetStrmInfo(hStream, &strmInfo, sizeof(struct DSP_STREAMINFO));
210 status = GetStrmInfo(hStream, &strmInfo, sizeof(struct DSP_STREAMINFO));
305 status = GetStrmInfo(hStream, &strmInfo, sizeof(struct DSP_STREAMINFO));
357 status = GetStrmInfo(hStream, &strmInfo, uStreamInfoSize);
819 * ======== GetStrmInfo ========
821 static DSP_STATUS GetStrmInfo(DSP_HSTREAM hStream, struct STRM_INFO *pStrmInfo, function

Completed in 241 milliseconds