OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pFctDestroy
(Results
1 - 12
of
12
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Common.h
382
M4DECODER_destroy_fct*
m_pFctDestroy
;
M4READER_Common.h
646
M4READER_destroy_fct*
m_pFctDestroy
;
/frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.c
366
pContext->m_pDecoder->
m_pFctDestroy
(pContext->m_pDecoderCtx);
373
pContext->m_3gpReader->
m_pFctDestroy
(pContext->m_pReaderCtx);
405
pC->m_pDecoder->
m_pFctDestroy
(pC->m_pDecoderCtx);
412
pC->m_3gpReader->
m_pFctDestroy
(pC->m_pReaderCtx);
/frameworks/av/libvideoeditor/vss/src/
M4DECODER_Null.c
429
(*pDecoderInterface)->
m_pFctDestroy
= M4DECODER_NULL_destroy;
M4VSS3GPP_Clip.c
[
all
...]
M4READER_Amr.c
771
(*pRdrGlobalInterface)->
m_pFctDestroy
= M4READER_AMR_destroy;
M4READER_Pcm.c
700
(*pRdrGlobalInterface)->
m_pFctDestroy
= M4READER_PCM_destroy;
M4PTO3GPP_API.c
478
pC->m_pReaderGlobInt->
m_pFctDestroy
(pC->m_pAudioReaderContext);
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorMp3Reader.cpp
769
(*pRdrGlobalInterface)->
m_pFctDestroy
= VideoEditorMp3Reader_destroy;
VideoEditorVideoDecoder.cpp
[
all
...]
VideoEditor3gpReader.cpp
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 51 milliseconds