HomeSort by relevance Sort by last modified time
    Searched refs:M4PCMR_nextAU (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/vss/common/inc/
M4PCMR_CoreReader.h 123 M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU);
  /frameworks/av/libvideoeditor/vss/src/
M4PCMR_CoreReader.c 328 * 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)
M4READER_Pcm.c 566 err = M4PCMR_nextAU(pC->m_coreContext, pStreamHandler->m_streamId, pAu);

Completed in 1542 milliseconds