Home
last modified time | relevance | path

Searched refs:OMX_COMPONENTTYPE (Results 1 – 25 of 64) sorted by relevance

123

/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp30 OMX_COMPONENTTYPE **component) in SoftOMXComponent()
33 mComponent(new OMX_COMPONENTTYPE), in SoftOMXComponent()
117 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in SendCommandWrapper()
129 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in GetParameterWrapper()
141 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in SetParameterWrapper()
153 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in GetConfigWrapper()
165 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in SetConfigWrapper()
177 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in GetExtensionIndexWrapper()
192 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in UseBufferWrapper()
206 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in AllocateBufferWrapper()
[all …]
DSoftOMXPlugin.cpp86 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
122 OMX_PTR, OMX_COMPONENTTYPE **); in makeComponentInstance()
165 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
168 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in destroyComponentInstance()
DOMXStore.cpp209 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
235 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Core.h761 ((OMX_COMPONENTTYPE*)(hComponent))->GetComponentVersion(\
827 ((OMX_COMPONENTTYPE*)(hComponent))->SendCommand( \
867 ((OMX_COMPONENTTYPE*)(hComponent))->GetParameter( \
906 ((OMX_COMPONENTTYPE*)(hComponent))->SetParameter( \
942 ((OMX_COMPONENTTYPE*)(hComponent))->GetConfig( \
978 ((OMX_COMPONENTTYPE*)(hComponent))->SetConfig( \
1012 ((OMX_COMPONENTTYPE*)(hComponent))->GetExtensionIndex( \
1038 ((OMX_COMPONENTTYPE*)(hComponent))->GetState( \
1069 ((OMX_COMPONENTTYPE*)(hComponent))->UseBuffer( \
1111 ((OMX_COMPONENTTYPE*)(hComponent))->AllocateBuffer( \
[all …]
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXStore.h38 OMX_COMPONENTTYPE **component);
41 OMX_COMPONENTTYPE *component);
61 KeyedVector<OMX_COMPONENTTYPE *, OMXPluginBase *> mPluginByInstance;
DSoftOMXPlugin.h33 OMX_COMPONENTTYPE **component);
36 OMX_COMPONENTTYPE *component);
DSoftOMXComponent.h37 OMX_COMPONENTTYPE **component);
104 OMX_COMPONENTTYPE *mComponent;
/frameworks/native/headers/media_plugin/media/hardware/
DOMXPluginBase.h38 OMX_COMPONENTTYPE **component) = 0;
41 OMX_COMPONENTTYPE *component) = 0;
/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVP9Encoder.h43 OMX_COMPONENTTYPE **component);
DSoftVP8Encoder.h41 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.h29 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.h30 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.h35 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.h35 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.h32 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.h37 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.h32 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.h39 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.h29 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/omx/1.0/
DOmx.cpp103 OMX_COMPONENTTYPE *handle; in allocateNode()
212 static_cast<OMX_COMPONENTTYPE*>(instance->handle())); in freeNode()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.h46 OMX_COMPONENTTYPE **component);

123