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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4PCMR_CoreReader.h123 M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU);
/frameworks/av/libvideoeditor/vss/src/
H A DM4PCMR_CoreReader.c328 * M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU)
351 M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU) function
H A DM4READER_Pcm.c566 err = M4PCMR_nextAU(pC->m_coreContext, pStreamHandler->m_streamId, pAu);

Completed in 6 milliseconds