Searched refs:OMX_ERRORTYPE (Results 1 - 25 of 56) sorted by relevance

123

/frameworks/av/media/libstagefright/include/
H A DSoftOMXComponent.h36 virtual OMX_ERRORTYPE initCheck() const;
55 virtual OMX_ERRORTYPE sendCommand(
58 virtual OMX_ERRORTYPE getParameter(
61 virtual OMX_ERRORTYPE setParameter(
64 virtual OMX_ERRORTYPE getConfig(
67 virtual OMX_ERRORTYPE setConfig(
70 virtual OMX_ERRORTYPE getExtensionIndex(
73 virtual OMX_ERRORTYPE useBuffer(
80 virtual OMX_ERRORTYPE allocateBuffer(
86 virtual OMX_ERRORTYPE freeBuffe
[all...]
H A DSimpleSoftOMXComponent.h68 virtual OMX_ERRORTYPE internalGetParameter(
71 virtual OMX_ERRORTYPE internalSetParameter(
103 virtual OMX_ERRORTYPE sendCommand(
106 virtual OMX_ERRORTYPE getParameter(
109 virtual OMX_ERRORTYPE setParameter(
112 virtual OMX_ERRORTYPE useBuffer(
119 virtual OMX_ERRORTYPE allocateBuffer(
125 virtual OMX_ERRORTYPE freeBuffer(
129 virtual OMX_ERRORTYPE emptyThisBuffer(
132 virtual OMX_ERRORTYPE fillThisBuffe
[all...]
H A DSoftVideoDecoderOMXComponent.h49 virtual OMX_ERRORTYPE internalGetParameter(
52 virtual OMX_ERRORTYPE internalSetParameter(
55 virtual OMX_ERRORTYPE getConfig(
58 virtual OMX_ERRORTYPE getExtensionIndex(
H A DSoftVideoEncoderOMXComponent.h43 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR param);
44 virtual OMX_ERRORTYPE internalGetParameter(OMX_INDEXTYPE index, OMX_PTR params);
69 virtual OMX_ERRORTYPE getExtensionIndex(const char *name, OMX_INDEXTYPE *index);
85 OMX_ERRORTYPE internalSetPortParams(const OMX_PARAM_PORTDEFINITIONTYPE* port);
/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.h29 virtual OMX_ERRORTYPE makeComponentInstance(
35 virtual OMX_ERRORTYPE destroyComponentInstance(
38 virtual OMX_ERRORTYPE enumerateComponents(
43 virtual OMX_ERRORTYPE getRolesOfComponent(
H A DSoftOMXComponent.cpp80 OMX_ERRORTYPE SoftOMXComponent::initCheck() const {
111 OMX_ERRORTYPE SoftOMXComponent::SendCommandWrapper(
124 OMX_ERRORTYPE SoftOMXComponent::GetParameterWrapper(
136 OMX_ERRORTYPE SoftOMXComponent::SetParameterWrapper(
148 OMX_ERRORTYPE SoftOMXComponent::GetConfigWrapper(
160 OMX_ERRORTYPE SoftOMXComponent::SetConfigWrapper(
172 OMX_ERRORTYPE SoftOMXComponent::GetExtensionIndexWrapper(
184 OMX_ERRORTYPE SoftOMXComponent::UseBufferWrapper(
199 OMX_ERRORTYPE SoftOMXComponent::AllocateBufferWrapper(
213 OMX_ERRORTYPE SoftOMXComponen
[all...]
H A DOMXMaster.h34 virtual OMX_ERRORTYPE makeComponentInstance(
40 virtual OMX_ERRORTYPE destroyComponentInstance(
43 virtual OMX_ERRORTYPE enumerateComponents(
48 virtual OMX_ERRORTYPE getRolesOfComponent(
H A DSoftOMXPlugin.cpp69 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance(
120 OMX_ERRORTYPE err = codec->initCheck();
137 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance(
157 OMX_ERRORTYPE SoftOMXPlugin::enumerateComponents(
170 OMX_ERRORTYPE SoftOMXPlugin::getRolesOfComponent(
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h34 virtual OMX_ERRORTYPE makeComponentInstance(
40 virtual OMX_ERRORTYPE destroyComponentInstance(
43 virtual OMX_ERRORTYPE enumerateComponents(
48 virtual OMX_ERRORTYPE getRolesOfComponent(
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h40 virtual OMX_ERRORTYPE internalGetParameter(
43 virtual OMX_ERRORTYPE internalSetParameter(
91 OMX_ERRORTYPE initEncParams();
92 OMX_ERRORTYPE initEncoder();
93 OMX_ERRORTYPE releaseEncoder();
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h44 virtual OMX_ERRORTYPE internalGetParameter(
47 virtual OMX_ERRORTYPE internalSetParameter(
79 OMX_ERRORTYPE initEncParams();
80 OMX_ERRORTYPE initEncoder();
81 OMX_ERRORTYPE releaseEncoder();
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h73 virtual OMX_ERRORTYPE internalGetParameter(
78 virtual OMX_ERRORTYPE internalSetParameter(
81 virtual OMX_ERRORTYPE setConfig(
233 OMX_ERRORTYPE internalSetBitrateParams(
237 OMX_ERRORTYPE internalSetVp8Params(
241 OMX_ERRORTYPE internalSetAndroidVp8Params(
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h38 virtual OMX_ERRORTYPE internalGetParameter(
41 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h36 virtual OMX_ERRORTYPE internalGetParameter(
39 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h37 virtual OMX_ERRORTYPE initCheck() const;
42 virtual OMX_ERRORTYPE internalGetParameter(
45 virtual OMX_ERRORTYPE internalSetParameter(
75 OMX_ERRORTYPE configureEncoder();
/frameworks/native/include/media/openmax/
H A DOMX_Component.h354 OMX_ERRORTYPE (*GetComponentVersion)(
364 OMX_ERRORTYPE (*SendCommand)(
373 OMX_ERRORTYPE (*GetParameter)(
382 OMX_ERRORTYPE (*SetParameter)(
391 OMX_ERRORTYPE (*GetConfig)(
400 OMX_ERRORTYPE (*SetConfig)(
409 OMX_ERRORTYPE (*GetExtensionIndex)(
418 OMX_ERRORTYPE (*GetState)(
478 @return OMX_ERRORTYPE
484 OMX_ERRORTYPE (*ComponentTunnelReques
[all...]
H A DOMX_Core.h133 /** The OMX_ERRORTYPE enumeration defines the standard OMX Errors. These
143 typedef enum OMX_ERRORTYPE enum
274 } OMX_ERRORTYPE; typedef in typeref:enum:OMX_ERRORTYPE
277 typedef OMX_ERRORTYPE (* OMX_COMPONENTINITTYPE)(OMX_IN OMX_HANDLETYPE hComponent);
537 nData will be the OMX_ERRORTYPE for an error event and will be
547 OMX_ERRORTYPE (*EventHandler)(
577 OMX_ERRORTYPE (*EmptyBufferDone)(
606 OMX_ERRORTYPE (*FillBufferDone)(
696 @return OMX_ERRORTYPE
757 @return OMX_ERRORTYPE
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h38 virtual OMX_ERRORTYPE internalGetParameter(
41 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAACEncoder2.h37 virtual OMX_ERRORTYPE internalGetParameter(
40 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h34 virtual OMX_ERRORTYPE internalGetParameter(
37 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h35 virtual OMX_ERRORTYPE internalGetParameter(
38 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h40 virtual OMX_ERRORTYPE internalGetParameter(
43 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h34 virtual OMX_ERRORTYPE internalGetParameter(
37 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h36 virtual OMX_ERRORTYPE internalGetParameter(
39 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h37 virtual OMX_ERRORTYPE internalGetParameter(
40 virtual OMX_ERRORTYPE internalSetParameter(

Completed in 281 milliseconds

123