Searched refs:m_pFctGetNextAu (Results 1 – 13 of 13) sorted by relevance
/frameworks/av/libvideoeditor/vss/common/inc/ |
D | M4READER_Common.h | 704 M4READER_getNextAu_fct* m_pFctGetNextAu; member
|
/frameworks/av/libvideoeditor/vss/src/ |
D | M4VSS3GPP_Clip.c | 919 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intClipReadNextAudioFrame() 1034 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intClipReadNextAudioFrame() 1089 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intClipReadNextAudioFrame() 1538 err = pClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intClipJumpAudioAt()
|
D | M4READER_Pcm.c | 713 (*pRdrDataInterface)->m_pFctGetNextAu = M4READER_PCM_getNextAu; in M4READER_PCM_getInterfaces()
|
D | M4READER_Amr.c | 784 (*pRdrDataInterface)->m_pFctGetNextAu = M4READER_AMR_getNextAu; in M4READER_AMR_getInterfaces()
|
D | M4VSS3GPP_EditVideo.c | 221 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intEditStepVideo() 355 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intEditStepVideo() 392 err = pC->pC1->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intEditStepVideo()
|
D | M4PTO3GPP_API.c | 741 err = pC->m_pReaderDataInt->m_pFctGetNextAu(pC->m_pAudioReaderContext, in M4PTO3GPP_Step()
|
D | M4VSS3GPP_Edit.c | 3228 err = pClip->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intOpenClip()
|
D | M4VSS3GPP_AudioMixing.c | 1968 err = pC->pInputClipCtxt->ShellAPI.m_pReaderDataIt->m_pFctGetNextAu( in M4VSS3GPP_intAudioMixingStepVideo()
|
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
D | VideoEditorMp3Reader.cpp | 784 (*pRdrDataInterface)->m_pFctGetNextAu = VideoEditorMp3Reader_getNextAu; in VideoEditorMp3Reader_getInterface()
|
D | VideoEditorAudioDecoder.cpp | 188 lerr = pDecContext->m_pReader->m_pFctGetNextAu( in readBufferFromReader()
|
D | VideoEditor3gpReader.cpp | 2010 (*pRdrDataInterface)->m_pFctGetNextAu = VideoEditor3gpReader_getNextAu; in VideoEditor3gpReader_getInterface()
|
D | VideoEditorVideoDecoder.cpp | 200 lerr = mpDecShellContext->m_pReader->m_pFctGetNextAu( in read()
|
/frameworks/av/libvideoeditor/vss/mcs/src/ |
D | M4MCS_API.c | 7194 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intPrepareAudioBeginCut() 7638 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intStepBeginVideoJump() 7908 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intAudioNullEncoding() 7989 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intAudioNullEncoding() 8027 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intAudioNullEncoding() 8914 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intVideoNullEncoding() 8971 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intVideoNullEncoding() 9048 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intVideoNullEncoding() 9082 err = pC->m_pReaderDataIt->m_pFctGetNextAu(pC->pReaderContext, in M4MCS_intVideoNullEncoding()
|