OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4AMRR_nextAU
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4AMRR_CoreReader.h
123
* M4OSA_ERR
M4AMRR_nextAU
(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu);
142
M4OSA_ERR
M4AMRR_nextAU
(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu);
/frameworks/av/libvideoeditor/vss/src/
M4READER_Amr.c
703
err =
M4AMRR_nextAU
(pC->m_pCoreContext, pStreamHandler->m_streamId, pAu);
M4AMRR_CoreReader.c
461
M4OSA_ERR
M4AMRR_nextAU
(M4OSA_Context Context, M4SYS_StreamID StreamID, M4SYS_AccessUnit* pAu)
Completed in 234 milliseconds