Searched refs:OMX_COMPONENTTYPE (Results 1 - 25 of 45) sorted by relevance

12

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.h33 OMX_COMPONENTTYPE **component);
36 OMX_COMPONENTTYPE *component);
H A DSoftOMXComponent.cpp31 OMX_COMPONENTTYPE **component)
34 mComponent(new OMX_COMPONENTTYPE),
118 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
130 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
142 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
154 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
166 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
178 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
193 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
207 ((OMX_COMPONENTTYPE *)componen
[all...]
H A DOMXMaster.h38 OMX_COMPONENTTYPE **component);
41 OMX_COMPONENTTYPE *component);
56 KeyedVector<OMX_COMPONENTTYPE *, OMXPluginBase *> mPluginByInstance;
H A DSoftOMXPlugin.cpp68 OMX_COMPONENTTYPE **component) {
90 OMX_PTR, OMX_COMPONENTTYPE **);
133 OMX_COMPONENTTYPE *component) {
136 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate;
H A DOMXMaster.cpp125 OMX_COMPONENTTYPE **component) {
150 OMX_COMPONENTTYPE *component) {
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h38 OMX_COMPONENTTYPE **component) = 0;
41 OMX_COMPONENTTYPE *component) = 0;
/frameworks/native/include/media/openmax/
H A DOMX_Core.h707 ((OMX_COMPONENTTYPE*)hComponent)->GetComponentVersion( \
767 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
807 ((OMX_COMPONENTTYPE*)hComponent)->GetParameter( \
846 ((OMX_COMPONENTTYPE*)hComponent)->SetParameter( \
882 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
918 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
952 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
978 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
1009 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1051 ((OMX_COMPONENTTYPE*)hComponen
[all...]
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h30 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h33 OMX_COMPONENTTYPE **component);
H A DSoftAACEncoder2.h32 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h29 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h30 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h35 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h29 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.h29 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h32 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h35 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h31 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h35 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h33 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/include/
H A DSoftOMXComponent.h34 OMX_COMPONENTTYPE **component);
101 OMX_COMPONENTTYPE *mComponent;
H A DSimpleSoftOMXComponent.h37 OMX_COMPONENTTYPE **component);
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h37 OMX_COMPONENTTYPE **component);

Completed in 499 milliseconds

12