Home
last modified time | relevance | path

Searched refs:m_pFctJump (Results 1 – 12 of 12) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
DM4READER_Common.h655 M4READER_jump_fct* m_pFctJump; member
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_AudioMixing.c366 err = pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump( in M4VSS3GPP_audioMixingStep()
2157 m_pFctJump( in M4VSS3GPP_intAudioMixingStepAudioMix()
2286 pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump( in M4VSS3GPP_intAudioMixingStepAudioMix()
2483 err = pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump( in M4VSS3GPP_intAudioMixingStepAudioReplace()
2959 pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump\ in M4VSS3GPP_intAudioMixingConvert()
2988 err = pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump( in M4VSS3GPP_intAudioMixingConvert()
DM4READER_Pcm.c709 (*pRdrGlobalInterface)->m_pFctJump = M4READER_PCM_jump; in M4READER_PCM_getInterfaces()
DM4READER_Amr.c780 (*pRdrGlobalInterface)->m_pFctJump = M4READER_AMR_jump; in M4READER_AMR_getInterfaces()
DM4VSS3GPP_Clip.c1573 err = pClipCtxt->ShellAPI.m_pReader->m_pFctJump( in M4VSS3GPP_intClipJumpAudioAt()
DM4PTO3GPP_API.c774 err = pC->m_pReaderGlobInt->m_pFctJump(pC->m_pAudioReaderContext, in M4PTO3GPP_Step()
DM4VSS3GPP_Edit.c3173 err = pClip->ShellAPI.m_pReader->m_pFctJump(pClip->pReaderContext, in M4VSS3GPP_intOpenClip()
DM4VSS3GPP_EditVideo.c208 err = pC->pC1->ShellAPI.m_pReader->m_pFctJump( in M4VSS3GPP_intEditStepVideo()
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorMp3Reader.cpp780 (*pRdrGlobalInterface)->m_pFctJump = VideoEditorMp3Reader_jump; in VideoEditorMp3Reader_getInterface()
DVideoEditor3gpReader.cpp2006 (*pRdrGlobalInterface)->m_pFctJump = VideoEditor3gpReader_jump; in VideoEditor3gpReader_getInterface()
DVideoEditorVideoDecoder.cpp178 err = mpDecShellContext->m_pReaderGlobal->m_pFctJump( in read()
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_API.c7163 err = pC->m_pReader->m_pFctJump(pC->pReaderContext, in M4MCS_intPrepareAudioBeginCut()
7612 err = pC->m_pReader->m_pFctJump(pC->pReaderContext, in M4MCS_intStepBeginVideoJump()
8891 err = pC->m_pReader->m_pFctJump(pC->pReaderContext, in M4MCS_intVideoNullEncoding()