/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.cpp | 64 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/ |
D | SoftGSM.cpp | 71 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/ |
D | SoftG711.cpp | 68 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/ |
D | SoftAMRNBEncoder.cpp | 75 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/ |
D | SoftMP3.cpp | 78 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/ |
D | SoftAMRWBEncoder.cpp | 82 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/ |
D | SoftAMR.cpp | 86 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/ |
D | SoftFlacEncoder.cpp | 119 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/ |
D | SoftVorbis.cpp | 88 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/ |
D | SimpleSoftOMXComponent.cpp | 254 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()
|
D | OMXNodeInstance.cpp | 682 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 …]
|
D | SoftVideoEncoderOMXComponent.cpp | 98 def.bEnabled = OMX_TRUE; in initPorts() 126 def.bEnabled = OMX_TRUE; in initPorts() 299 mInputDataIsMeta = (storeParam->bStoreMetaData == OMX_TRUE); in internalSetParameter()
|
D | SoftVideoDecoderOMXComponent.cpp | 108 def.bEnabled = OMX_TRUE; in initPorts() 130 def.bEnabled = OMX_TRUE; in initPorts()
|
/frameworks/native/include/media/openmax/ |
D | OMX_Types.h | 211 OMX_TRUE = !OMX_FALSE, enumerator
|
D | OMX_AsString.h | 697 case OMX_TRUE: return "TRUE";
|
/frameworks/av/media/libstagefright/codecs/opus/dec/ |
D | SoftOpus.cpp | 90 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/ |
D | SoftAACEncoder.cpp | 88 def.bEnabled = OMX_TRUE; in initPorts() 106 def.bEnabled = OMX_TRUE; in initPorts() 218 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
|
D | SoftAACEncoder2.cpp | 89 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/ |
D | SoftMPEG4Encoder.cpp | 281 mpeg4type->bACPred = OMX_TRUE; in internalGetParameter() 362 mpeg4type->bACPred != OMX_TRUE || in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | SoftAAC2.cpp | 100 def.bEnabled = OMX_TRUE; in initPorts() 118 def.bEnabled = OMX_TRUE; in initPorts() 275 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 1786 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/ |
D | SoftAVCEnc.cpp | 969 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/ |
D | Conversion.h | 782 return t ? OMX_TRUE : OMX_FALSE; in toEnumBool()
|
/frameworks/av/media/libstagefright/omx/1.0/ |
D | Conversion.h | 789 return t ? OMX_TRUE : OMX_FALSE; in toEnumBool()
|