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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DECODER_Common.h383 M4DECODER_getOption_fct* m_pFctGetOption; member in struct:_M4DECODER_VideoInterface
H A DM4READER_Common.h649 M4READER_getOption_fct* m_pFctGetOption; member in struct:_M4READER_GlobalInterface
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c506 pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
609 pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
645 err = pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
H A DM4DECODER_Null.c430 (*pDecoderInterface)->m_pFctGetOption = M4DECODER_NULL_getOption;
H A DM4READER_Amr.c774 (*pRdrGlobalInterface)->m_pFctGetOption = M4READER_AMR_getOption;
H A DM4READER_Pcm.c705 (*pRdrGlobalInterface)->m_pFctGetOption = M4READER_PCM_getOption;
H A DM4VSS3GPP_EditAudio.c153 err = pClip->ShellAPI.m_pReader->m_pFctGetOption(
H A DM4VSS3GPP_Edit.c1235 err = pC->pC1->ShellAPI.m_pReader->m_pFctGetOption(
H A DM4VSS3GPP_EditVideo.c840 err = pC->pC1->ShellAPI.m_pReader->m_pFctGetOption(
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorMp3Reader.cpp772 (*pRdrGlobalInterface)->m_pFctGetOption = VideoEditorMp3Reader_getOption;
H A DVideoEditorVideoDecoder.cpp1719 pDecoderInterface->m_pFctGetOption = VideoEditorVideoDecoder_getOption;
1743 pDecoderInterface->m_pFctGetOption = VideoEditorVideoDecoder_getOption;
H A DVideoEditor3gpReader.cpp2002 (*pRdrGlobalInterface)->m_pFctGetOption = VideoEditor3gpReader_getOption;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c8867 err = pC->m_pVideoDecoder->m_pFctGetOption(pC->pViDecCtxt,
8872 "M4MCS_intVideoNullEncoding: m_pVideoDecoder->m_pFctGetOption returns 0x%x!",
9453 pC->m_pReader->m_pFctGetOption(pC->pReaderContext,
9727 err = pC->m_pReader->m_pFctGetOption(pC->pReaderContext,
9803 err = pC->m_pReader->m_pFctGetOption(pC->pReaderContext,

Completed in 190 milliseconds