HomeSort by relevance Sort by last modified time
    Searched refs:m_pFctGetOption (Results 1 - 13 of 13) sorted by null

  /frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Common.h 383 M4DECODER_getOption_fct* m_pFctGetOption;
M4READER_Common.h 649 M4READER_getOption_fct* m_pFctGetOption;
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_ClipAnalysis.c 506 pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
609 pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
645 err = pClipCtxt->ShellAPI.m_pReader->m_pFctGetOption(
    [all...]
M4DECODER_Null.c 430 (*pDecoderInterface)->m_pFctGetOption = M4DECODER_NULL_getOption;
M4READER_Amr.c 774 (*pRdrGlobalInterface)->m_pFctGetOption = M4READER_AMR_getOption;
M4READER_Pcm.c 705 (*pRdrGlobalInterface)->m_pFctGetOption = M4READER_PCM_getOption;
M4VSS3GPP_EditAudio.c 153 err = pClip->ShellAPI.m_pReader->m_pFctGetOption(
    [all...]
M4VSS3GPP_Edit.c     [all...]
M4VSS3GPP_EditVideo.c     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorMp3Reader.cpp 772 (*pRdrGlobalInterface)->m_pFctGetOption = VideoEditorMp3Reader_getOption;
VideoEditorVideoDecoder.cpp     [all...]
VideoEditor3gpReader.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 251 milliseconds