/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.cpp | 65 def.bPopulated = OMX_FALSE; in initPorts() 67 def.bBuffersContiguous = OMX_FALSE; in initPorts() 72 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 83 def.bPopulated = OMX_FALSE; in initPorts() 85 def.bBuffersContiguous = OMX_FALSE; in initPorts() 90 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
D | SoftGSM.cpp | 72 def.bPopulated = OMX_FALSE; in initPorts() 74 def.bBuffersContiguous = OMX_FALSE; in initPorts() 81 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 92 def.bPopulated = OMX_FALSE; in initPorts() 94 def.bBuffersContiguous = OMX_FALSE; in initPorts() 99 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | SoftG711.cpp | 71 def.bPopulated = OMX_FALSE; in initPorts() 73 def.bBuffersContiguous = OMX_FALSE; in initPorts() 83 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 94 def.bPopulated = OMX_FALSE; in initPorts() 96 def.bBuffersContiguous = OMX_FALSE; in initPorts() 101 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
D | SoftAMRNBEncoder.cpp | 76 def.bPopulated = OMX_FALSE; in initPorts() 78 def.bBuffersContiguous = OMX_FALSE; in initPorts() 83 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 94 def.bPopulated = OMX_FALSE; in initPorts() 96 def.bBuffersContiguous = OMX_FALSE; in initPorts() 101 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 92 def.bPopulated = OMX_FALSE; in initPorts() 94 def.bBuffersContiguous = OMX_FALSE; in initPorts() 101 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 112 def.bPopulated = OMX_FALSE; in initPorts() 114 def.bBuffersContiguous = OMX_FALSE; in initPorts() 119 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 174 vorbisParams->bManaged = OMX_FALSE; in internalGetParameter() 175 vorbisParams->bDownmix = OMX_FALSE; in internalGetParameter()
|
/frameworks/av/media/libstagefright/codecs/flac/dec/ |
D | SoftFlacDecoder.cpp | 76 def.bPopulated = OMX_FALSE; in initPorts() 78 def.bBuffersContiguous = OMX_FALSE; in initPorts() 83 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 94 def.bPopulated = OMX_FALSE; in initPorts() 96 def.bBuffersContiguous = OMX_FALSE; in initPorts() 101 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.cpp | 79 def.bPopulated = OMX_FALSE; in initPorts() 81 def.bBuffersContiguous = OMX_FALSE; in initPorts() 88 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 99 def.bPopulated = OMX_FALSE; in initPorts() 101 def.bBuffersContiguous = OMX_FALSE; in initPorts() 106 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | SoftAMRWBEncoder.cpp | 83 def.bPopulated = OMX_FALSE; in initPorts() 85 def.bBuffersContiguous = OMX_FALSE; in initPorts() 90 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 101 def.bPopulated = OMX_FALSE; in initPorts() 103 def.bBuffersContiguous = OMX_FALSE; in initPorts() 108 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.cpp | 87 def.bPopulated = OMX_FALSE; in initPorts() 89 def.bBuffersContiguous = OMX_FALSE; in initPorts() 98 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 113 def.bPopulated = OMX_FALSE; in initPorts() 115 def.bBuffersContiguous = OMX_FALSE; in initPorts() 120 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | SoftMPEG4Encoder.cpp | 253 h263type->bPLUSPTYPEAllowed = OMX_FALSE; in internalGetParameter() 254 h263type->bForceRoundingTypeToZero = OMX_FALSE; in internalGetParameter() 284 mpeg4type->bReversibleVLC = OMX_FALSE; in internalGetParameter() 333 h263type->bPLUSPTYPEAllowed != OMX_FALSE || in internalSetParameter() 334 h263type->bForceRoundingTypeToZero != OMX_FALSE || in internalSetParameter() 365 mpeg4type->bReversibleVLC != OMX_FALSE) { in internalSetParameter()
|
/frameworks/av/media/libstagefright/omx/ |
D | SimpleSoftOMXComponent.cpp | 261 CHECK(mState == OMX_StateLoaded || port->mDef.bEnabled == OMX_FALSE); in useBuffer() 315 || port->mDef.bEnabled == OMX_FALSE); in freeBuffer() 337 port->mDef.bPopulated = OMX_FALSE; in freeBuffer() 541 port->mDef.bEnabled = OMX_FALSE; in onPortEnable() 634 if (port.mDef.bEnabled == OMX_FALSE) { in checkTransitions() 638 if (port.mDef.bPopulated == OMX_FALSE) { in checkTransitions() 648 if (port.mDef.bEnabled == OMX_FALSE) { in checkTransitions() 660 CHECK_EQ((int)port.mDef.bPopulated, (int)OMX_FALSE); in checkTransitions()
|
D | SoftVideoDecoderOMXComponent.cpp | 111 def.bPopulated = OMX_FALSE; in initPorts() 113 def.bBuffersContiguous = OMX_FALSE; in initPorts() 121 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts() 133 def.bPopulated = OMX_FALSE; in initPorts() 135 def.bBuffersContiguous = OMX_FALSE; in initPorts() 143 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
D | SoftVideoEncoderOMXComponent.cpp | 98 def.bPopulated = OMX_FALSE; in initPorts() 100 def.bBuffersContiguous = OMX_FALSE; in initPorts() 109 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts() 126 def.bPopulated = OMX_FALSE; in initPorts() 128 def.bBuffersContiguous = OMX_FALSE; in initPorts() 136 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
D | OMXNodeInstance.cpp | 730 (void)enableNativeBuffers_l(portIndex, OMX_FALSE /*graphic*/, OMX_FALSE); in setPortMode() 743 (void)enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_FALSE); in setPortMode() 744 (void)enableNativeBuffers_l(portIndex, OMX_FALSE /*graphic*/, OMX_FALSE); in setPortMode() 754 (void)storeMetaDataInBuffers_l(portIndex, OMX_FALSE, NULL); in setPortMode() 755 (void)enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_FALSE); in setPortMode() 756 err = enableNativeBuffers_l(portIndex, OMX_FALSE /*graphic*/, OMX_TRUE); in setPortMode() 785 (void)enableNativeBuffers_l(portIndex, OMX_FALSE /*graphic*/, OMX_FALSE); in setPortMode() 793 (void)storeMetaDataInBuffers_l(portIndex, OMX_FALSE, NULL); in setPortMode() 800 (void)enableNativeBuffers_l(portIndex, OMX_TRUE /*graphic*/, OMX_FALSE); in setPortMode() 801 (void)enableNativeBuffers_l(portIndex, OMX_FALSE /*graphic*/, OMX_FALSE); in setPortMode() [all …]
|
/frameworks/native/headers/media_plugin/media/openmax/ |
D | OMX_Types.h | 210 OMX_FALSE = 0, enumerator 211 OMX_TRUE = !OMX_FALSE,
|
/frameworks/av/media/libstagefright/codecs/opus/dec/ |
D | SoftOpus.cpp | 92 def.bPopulated = OMX_FALSE; in initPorts() 94 def.bBuffersContiguous = OMX_FALSE; in initPorts() 101 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 113 def.bPopulated = OMX_FALSE; in initPorts() 115 def.bBuffersContiguous = OMX_FALSE; in initPorts() 120 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/flac/enc/ |
D | SoftFlacEncoder.cpp | 124 def.bPopulated = OMX_FALSE; in initPorts() 126 def.bBuffersContiguous = OMX_FALSE; in initPorts() 131 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 143 def.bPopulated = OMX_FALSE; in initPorts() 145 def.bBuffersContiguous = OMX_FALSE; in initPorts() 150 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | SoftAACEncoder2.cpp | 90 def.bPopulated = OMX_FALSE; in initPorts() 92 def.bBuffersContiguous = OMX_FALSE; in initPorts() 97 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 108 def.bPopulated = OMX_FALSE; in initPorts() 110 def.bBuffersContiguous = OMX_FALSE; in initPorts() 115 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | SoftAAC2.cpp | 104 def.bPopulated = OMX_FALSE; in initPorts() 106 def.bBuffersContiguous = OMX_FALSE; in initPorts() 111 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 122 def.bPopulated = OMX_FALSE; in initPorts() 124 def.bBuffersContiguous = OMX_FALSE; in initPorts() 129 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/avcenc/ |
D | SoftAVCEnc.cpp | 953 avcParams->bWeightedPPrediction = OMX_FALSE; in internalGetParameter() 954 avcParams->bconstIpred = OMX_FALSE; in internalGetParameter() 955 avcParams->bDirect8x8Inference = OMX_FALSE; in internalGetParameter() 956 avcParams->bDirectSpatialTemporal = OMX_FALSE; in internalGetParameter() 1014 || avcType->bWeightedPPrediction != OMX_FALSE in internalSetParameter() 1015 || avcType->bDirect8x8Inference != OMX_FALSE in internalSetParameter() 1016 || avcType->bDirectSpatialTemporal != OMX_FALSE in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/xaacdec/ |
D | SoftXAAC.cpp | 143 def.bPopulated = OMX_FALSE; in initPorts() 145 def.bBuffersContiguous = OMX_FALSE; in initPorts() 150 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts() 161 def.bPopulated = OMX_FALSE; in initPorts() 163 def.bBuffersContiguous = OMX_FALSE; in initPorts() 168 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
D | SoftVP9Encoder.cpp | 44 mFrameParallelDecoding(OMX_FALSE) { in SoftVP9Encoder()
|
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ |
D | Conversion.h | 569 return l == OMX_FALSE ? false : true; in toRawBool() 580 return t ? OMX_TRUE : OMX_FALSE; in toEnumBool()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 2575 layerConfig.bBitrateRatiosSpecified = OMX_FALSE; in configureTemporalLayers() 2584 layerParams.bBitrateRatiosSpecified = OMX_FALSE; in configureTemporalLayers() 3594 params.bRequestingDataSpace = OMX_FALSE; in getDataSpace() 4153 mpeg4type.bSVH = OMX_FALSE; in setupMPEG4EncoderParameters() 4154 mpeg4type.bGov = OMX_FALSE; in setupMPEG4EncoderParameters() 4169 mpeg4type.bReversibleVLC = OMX_FALSE; in setupMPEG4EncoderParameters() 4260 h263type.bPLUSPTYPEAllowed = OMX_FALSE; in setupH263EncoderParameters() 4261 h263type.bForceRoundingTypeToZero = OMX_FALSE; in setupH263EncoderParameters() 4424 h264type.bEntropyCodingCABAC = OMX_FALSE; in setupAVCEncoderParameters() 4425 h264type.bWeightedPPrediction = OMX_FALSE; in setupAVCEncoderParameters() [all …]
|
/frameworks/av/media/libmedia/include/media/omx/1.0/ |
D | Conversion.h | 833 return l == OMX_FALSE ? false : true; in toRawBool() 844 return t ? OMX_TRUE : OMX_FALSE; in toEnumBool()
|