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

/frameworks/av/libvideoeditor/vss/common/inc/
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 DM4READER_Pcm.c504 err = M4PCMR_seek(pC->m_coreContext, streamIdArray, time64, M4SYS_kBeginning, &time64);
644 err = M4PCMR_seek(pC->m_coreContext, streamIdArray, time64, M4SYS_kBeginning, &time64);
H A DM4PCMR_CoreReader.c460 * M4OSA_ERR M4PCMR_seek(M4OSA_Context context, M4SYS_StreamID* pStreamID,
482 M4OSA_ERR M4PCMR_seek(M4OSA_Context context, M4SYS_StreamID* pStreamID, M4OSA_Time time, function

Completed in 326 milliseconds