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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4AMRR_CoreReader.h166 * M4OSA_ERR M4AMRR_seek(M4OSA_Context Context, M4SYS_StreamID* pStreamID, M4OSA_Time time,
186 M4OSA_ERR M4AMRR_seek(M4OSA_Context Context, M4SYS_StreamID* pStreamID, M4OSA_Time time,
H A DM4PCMR_CoreReader.h125 M4OSA_ERR M4PCMR_seek(M4OSA_Context context, M4SYS_StreamID* pStreamID, M4OSA_Time time,
/frameworks/av/libvideoeditor/vss/src/
H A DM4PCMR_CoreReader.c284 * M4SYS_StreamID pStreamID[2]={1,0};
292 * (should never happen if table pStreamID is correctly initialized as above)
311 /* Check pStreamID and if they're OK, change reader's state */
460 * M4OSA_ERR M4PCMR_seek(M4OSA_Context context, M4SYS_StreamID* pStreamID,
470 * @param pStreamID: (IN) Stream selection (not used, only 1 stream)
482 M4OSA_ERR M4PCMR_seek(M4OSA_Context context, M4SYS_StreamID* pStreamID, M4OSA_Time time, argument
492 if((M4OSA_NULL == context) || (M4OSA_NULL == pStreamID))
H A DM4AMRR_CoreReader.c579 M4OSA_ERR M4AMRR_seek(M4OSA_Context Context, M4SYS_StreamID* pStreamID, M4OSA_Time time, argument

Completed in 82 milliseconds