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

/frameworks/av/libvideoeditor/vss/src/
H A DM4PCMR_CoreReader.c278 * M4OSA_ERR M4PCMR_startReading(M4OSA_Context context, M4SYS_StreamID* pStreamIDs)
295 M4OSA_ERR M4PCMR_startReading(M4OSA_Context context, M4SYS_StreamID* pStreamIDs) argument
300 if((M4OSA_NULL == context) || (M4OSA_NULL == pStreamIDs))
312 if(pStreamIDs[0] == 1 || pStreamIDs[0] == 0)

Completed in 36 milliseconds