Searched refs:m_pFctGetNextAu (Results 1 - 13 of 13) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4READER_Common.h704 M4READER_getNextAu_fct* m_pFctGetNextAu; member in struct:_M4READER_DataInterface
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c919 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
959 "M4VSS3GPP_intClipReadNextAudioFrame()-AMR: m_pFctGetNextAu() returns 0x%x",
1034 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
1077 "M4VSS3GPP_intClipReadNextAudioFrame()-AAC: m_pFctGetNextAu() returns 0x%x",
1089 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
1097 "M4VSS3GPP_intClipReadNextAudioFrame()-MP3: m_pFctGetNextAu() returns 0x%x",
1538 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
1546 "M4VSS3GPP_intClipJumpAudioAt: m_pFctGetNextAu() returns 0x%x",
H A DM4READER_Amr.c784 (*pRdrDataInterface)->m_pFctGetNextAu = M4READER_AMR_getNextAu;
H A DM4READER_Pcm.c713 (*pRdrDataInterface)->m_pFctGetNextAu = M4READER_PCM_getNextAu;
H A DM4PTO3GPP_API.c741 err = pC->m_pReaderDataInt->m_pFctGetNextAu(pC->m_pAudioReaderContext,
748 pReaderDataInt->m_pFctGetNextAu(audio) returns \
815 M4OSA_TRACE1_1("M4PTO3GPP_Step(): pReaderDataInt->m_pFctGetNextAu(Audio)\
H A DM4VSS3GPP_EditVideo.c221 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
230 READ_WRITE: m_pReader->m_pFctGetNextAu returns 0x%x!",
355 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
364 m_pReaderDataIt->m_pFctGetNextAu returns 0x%x!",
392 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
401 m_pReaderDataIt->m_pFctGetNextAu returns 0x%x!",
H A DM4VSS3GPP_AudioMixing.c1968 err = pC->pInputClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
1976 "M4VSS3GPP_intAudioMixingStepVideo(): m_pFctGetNextAu(video) returns 0x%x",
2205 m_pFctGetNextAu(audio) returns 0x%x",
2226 m_pFctGetNextAu(audio) returns 0x%x",
2635 "M4VSS3GPP_intAudioMixingCopyOrig(): m_pFctGetNextAu(audio) returns 0x%x",
2842 "M4VSS3GPP_intAudioMixingCopyAdded(): m_pFctGetNextAu(audio) returns 0x%x",
3030 "M4VSS3GPP_intAudioMixingConvert(): m_pFctGetNextAu(audio) returns 0x%x",
H A DM4VSS3GPP_Edit.c3228 err = pClip->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu(
3242 m_pReaderDataIt->m_pFctGetNextAu() returns 0x%x!", err);
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorMp3Reader.cpp784 (*pRdrDataInterface)->m_pFctGetNextAu = VideoEditorMp3Reader_getNextAu;
H A DVideoEditorAudioDecoder.cpp188 lerr = pDecContext->m_pReader->m_pFctGetNextAu(
H A DVideoEditor3gpReader.cpp2014 (*pRdrDataInterface)->m_pFctGetNextAu = VideoEditor3gpReader_getNextAu;
H A DVideoEditorVideoDecoder.cpp200 lerr = mpDecShellContext->m_pReader->m_pFctGetNextAu(
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c7194 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext,
7201 "M4MCS_intPrepareAudioBeginCut(): m_pReaderDataIt->m_pFctGetNextAu(audio)\
7209 "M4MCS_intPrepareAudioBeginCut(): m_pReaderDataIt->m_pFctGetNextAu(Audio)\
7638 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext,
7646 m_pReaderDataIt->m_pFctGetNextAu(video) returns M4WAR_NO_MORE_AU");
7655 m_pReaderDataIt->m_pFctGetNextAu(video) returns 0x%x",
7908 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext,
7916 m_pReaderDataIt->m_pFctGetNextAu(audio) returns M4WAR_NO_MORE_AU");
7925 m_pReaderDataIt->m_pFctGetNextAu(Audio) returns 0x%x",
7989 err = pC->m_pReaderDataIt->m_pFctGetNextAu(p
[all...]

Completed in 893 milliseconds