Home
last modified time | relevance | path

Searched refs:OMX_TRUE (Results 1 – 24 of 24) sorted by relevance

/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp64 def.bEnabled = OMX_TRUE; in initPorts()
82 def.bEnabled = OMX_TRUE; in initPorts()
118 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp71 def.bEnabled = OMX_TRUE; in initPorts()
91 def.bEnabled = OMX_TRUE; in initPorts()
123 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp68 def.bEnabled = OMX_TRUE; in initPorts()
91 def.bEnabled = OMX_TRUE; in initPorts()
123 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp75 def.bEnabled = OMX_TRUE; in initPorts()
93 def.bEnabled = OMX_TRUE; in initPorts()
179 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp78 def.bEnabled = OMX_TRUE; in initPorts()
98 def.bEnabled = OMX_TRUE; in initPorts()
152 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp82 def.bEnabled = OMX_TRUE; in initPorts()
100 def.bEnabled = OMX_TRUE; in initPorts()
217 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp86 def.bEnabled = OMX_TRUE; in initPorts()
112 def.bEnabled = OMX_TRUE; in initPorts()
192 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp119 def.bEnabled = OMX_TRUE; in initPorts()
138 def.bEnabled = OMX_TRUE; in initPorts()
172 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp88 def.bEnabled = OMX_TRUE; in initPorts()
108 def.bEnabled = OMX_TRUE; in initPorts()
179 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp254 port->mDef.bPopulated = OMX_TRUE; in useBuffer()
624 CHECK_EQ((int)port.mDef.bPopulated, (int)OMX_TRUE); in checkTransitions()
662 if (port->mDef.bPopulated == OMX_TRUE) { in checkTransitions()
666 port->mDef.bEnabled = OMX_TRUE; in checkTransitions()
DOMXNodeInstance.cpp682 portIndex, OMX_TRUE /*graphic*/, OMX_TRUE); in setPortMode()
688 return storeMetaDataInBuffers_l(portIndex, OMX_TRUE, NULL); in setPortMode()
698 (void)enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_FALSE); in setPortMode()
702 return storeMetaDataInBuffers_l(portIndex, OMX_TRUE, &metaType); in setPortMode()
709 (void)enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_FALSE); in setPortMode()
710 return enableNativeBuffers_l(portIndex, OMX_FALSE /*graphic*/, OMX_TRUE); in setPortMode()
724 if (storeMetaDataInBuffers_l(portIndex, OMX_TRUE, NULL) == OK) { in setPortMode()
738 status_t err = enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_TRUE); in setPortMode()
752 (void)enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_FALSE); in setPortMode()
1416 err = storeMetaDataInBuffers_l(kPortIndexInput, OMX_TRUE, NULL); in setInputSurface()
[all …]
DSoftVideoEncoderOMXComponent.cpp98 def.bEnabled = OMX_TRUE; in initPorts()
126 def.bEnabled = OMX_TRUE; in initPorts()
299 mInputDataIsMeta = (storeParam->bStoreMetaData == OMX_TRUE); in internalSetParameter()
DSoftVideoDecoderOMXComponent.cpp108 def.bEnabled = OMX_TRUE; in initPorts()
130 def.bEnabled = OMX_TRUE; in initPorts()
/frameworks/native/include/media/openmax/
DOMX_Types.h211 OMX_TRUE = !OMX_FALSE, enumerator
DOMX_AsString.h697 case OMX_TRUE: return "TRUE";
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp90 def.bEnabled = OMX_TRUE; in initPorts()
111 def.bEnabled = OMX_TRUE; in initPorts()
173 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp88 def.bEnabled = OMX_TRUE; in initPorts()
106 def.bEnabled = OMX_TRUE; in initPorts()
218 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
DSoftAACEncoder2.cpp89 def.bEnabled = OMX_TRUE; in initPorts()
107 def.bEnabled = OMX_TRUE; in initPorts()
234 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp281 mpeg4type->bACPred = OMX_TRUE; in internalGetParameter()
362 mpeg4type->bACPred != OMX_TRUE || in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp100 def.bEnabled = OMX_TRUE; in initPorts()
118 def.bEnabled = OMX_TRUE; in initPorts()
275 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp1786 params.bEnable = OMX_TRUE; in configureCodec()
1809 enable = OMX_TRUE; in configureCodec()
1920 kPortIndexOutput, OMX_TRUE, maxWidth, maxHeight); in configureCodec()
1977 kPortIndexOutput, OMX_TRUE, maxWidth, maxHeight); in configureCodec()
2691 def.format.audio.bFlagErrorConcealment = OMX_TRUE; in setupAACCodec()
3030 pcmParams.bInterleaved = OMX_TRUE; in setupRawAudioFormat()
3056 kPortIndexOutput, OMX_TRUE, audioHwSync, &sidebandHandle); in configureTunneledVideoPlayback()
3485 params.bRequestingDataSpace = OMX_TRUE; in getDataSpace()
4053 mpeg4type.bACPred = OMX_TRUE; in setupMPEG4EncoderParameters()
4299 h264type.bUseHadamard = OMX_TRUE; in setupAVCEncoderParameters()
[all …]
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp969 avcParams->bUseHadamard = OMX_TRUE; in internalGetParameter()
1017 if (OMX_TRUE == avcType->bEntropyCodingCABAC) in internalSetParameter()
1032 || avcType->bUseHadamard != OMX_TRUE in internalSetParameter()
/frameworks/av/include/media/omx/1.0/
DConversion.h782 return t ? OMX_TRUE : OMX_FALSE; in toEnumBool()
/frameworks/av/media/libstagefright/omx/1.0/
DConversion.h789 return t ? OMX_TRUE : OMX_FALSE; in toEnumBool()