Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp65 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/g711/dec/
DSoftG711.cpp69 def.bPopulated = OMX_FALSE; in initPorts()
71 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/gsm/dec/
DSoftGSM.cpp72 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/vorbis/dec/
DSoftVorbis.cpp89 def.bPopulated = OMX_FALSE; in initPorts()
91 def.bBuffersContiguous = OMX_FALSE; in initPorts()
98 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
109 def.bPopulated = OMX_FALSE; in initPorts()
111 def.bBuffersContiguous = OMX_FALSE; in initPorts()
116 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
147 vorbisParams->bManaged = OMX_FALSE; in internalGetParameter()
148 vorbisParams->bDownmix = OMX_FALSE; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp76 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/avc/enc/
DSoftAVCEncoder.cpp414 avcParams->bWeightedPPrediction = OMX_FALSE; in internalGetParameter()
415 avcParams->bEntropyCodingCABAC = OMX_FALSE; in internalGetParameter()
416 avcParams->bconstIpred = OMX_FALSE; in internalGetParameter()
417 avcParams->bDirect8x8Inference = OMX_FALSE; in internalGetParameter()
418 avcParams->bDirectSpatialTemporal = OMX_FALSE; in internalGetParameter()
472 avcType->bWeightedPPrediction != OMX_FALSE || in internalSetParameter()
473 avcType->bEntropyCodingCABAC != OMX_FALSE || in internalSetParameter()
474 avcType->bconstIpred != OMX_FALSE || in internalSetParameter()
475 avcType->bDirect8x8Inference != OMX_FALSE || in internalSetParameter()
476 avcType->bDirectSpatialTemporal != OMX_FALSE || in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp79 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/
DSoftAMRWBEncoder.cpp83 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/flac/enc/
DSoftFlacEncoder.cpp120 def.bPopulated = OMX_FALSE; in initPorts()
122 def.bBuffersContiguous = OMX_FALSE; in initPorts()
127 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
139 def.bPopulated = OMX_FALSE; in initPorts()
141 def.bBuffersContiguous = OMX_FALSE; in initPorts()
146 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp87 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/
DSoftMPEG4Encoder.cpp265 h263type->bPLUSPTYPEAllowed = OMX_FALSE; in internalGetParameter()
266 h263type->bForceRoundingTypeToZero = OMX_FALSE; in internalGetParameter()
296 mpeg4type->bReversibleVLC = OMX_FALSE; in internalGetParameter()
345 h263type->bPLUSPTYPEAllowed != OMX_FALSE || in internalSetParameter()
346 h263type->bForceRoundingTypeToZero != OMX_FALSE || in internalSetParameter()
377 mpeg4type->bReversibleVLC != OMX_FALSE) { in internalSetParameter()
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp226 CHECK(mState == OMX_StateLoaded || port->mDef.bEnabled == OMX_FALSE); in useBuffer()
280 || port->mDef.bEnabled == OMX_FALSE); in freeBuffer()
302 port->mDef.bPopulated = OMX_FALSE; in freeBuffer()
473 port->mDef.bEnabled = OMX_FALSE; in onPortEnable()
566 if (port.mDef.bEnabled == OMX_FALSE) { in checkTransitions()
570 if (port.mDef.bPopulated == OMX_FALSE) { in checkTransitions()
580 if (port.mDef.bEnabled == OMX_FALSE) { in checkTransitions()
592 CHECK_EQ((int)port.mDef.bPopulated, (int)OMX_FALSE); in checkTransitions()
DSoftVideoDecoderOMXComponent.cpp91 def.bPopulated = OMX_FALSE; in initPorts()
93 def.bBuffersContiguous = OMX_FALSE; in initPorts()
101 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts()
113 def.bPopulated = OMX_FALSE; in initPorts()
115 def.bBuffersContiguous = OMX_FALSE; in initPorts()
123 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts()
DSoftVideoEncoderOMXComponent.cpp96 def.bPopulated = OMX_FALSE; in initPorts()
98 def.bBuffersContiguous = OMX_FALSE; in initPorts()
107 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts()
124 def.bPopulated = OMX_FALSE; in initPorts()
126 def.bBuffersContiguous = OMX_FALSE; in initPorts()
134 def.format.video.bFlagErrorConcealment = OMX_FALSE; in initPorts()
DGraphicBufferSource.cpp544 params.bDataSpaceChanged = OMX_FALSE; in onDataSpaceChanged_l()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp91 def.bPopulated = OMX_FALSE; in initPorts()
93 def.bBuffersContiguous = OMX_FALSE; in initPorts()
100 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()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp90 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()
DSoftAACEncoder2.cpp89 def.bPopulated = OMX_FALSE; in initPorts()
91 def.bBuffersContiguous = OMX_FALSE; in initPorts()
96 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
107 def.bPopulated = OMX_FALSE; in initPorts()
109 def.bBuffersContiguous = OMX_FALSE; in initPorts()
114 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
/frameworks/native/include/media/openmax/
DOMX_Types.h210 OMX_FALSE = 0, enumerator
211 OMX_TRUE = !OMX_FALSE,
DOMX_AsString.h685 case OMX_FALSE: return "FALSE";
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp100 def.bPopulated = OMX_FALSE; in initPorts()
102 def.bBuffersContiguous = OMX_FALSE; in initPorts()
107 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
118 def.bPopulated = OMX_FALSE; in initPorts()
120 def.bBuffersContiguous = OMX_FALSE; in initPorts()
125 def.format.audio.bFlagErrorConcealment = OMX_FALSE; in initPorts()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.cpp971 avcParams->bWeightedPPrediction = OMX_FALSE; in internalGetParameter()
972 avcParams->bconstIpred = OMX_FALSE; in internalGetParameter()
973 avcParams->bDirect8x8Inference = OMX_FALSE; in internalGetParameter()
974 avcParams->bDirectSpatialTemporal = OMX_FALSE; in internalGetParameter()
1032 || avcType->bWeightedPPrediction != OMX_FALSE in internalSetParameter()
1033 || avcType->bDirect8x8Inference != OMX_FALSE in internalSetParameter()
1034 || avcType->bDirectSpatialTemporal != OMX_FALSE in internalSetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp1869 mNode, kPortIndexInput, OMX_FALSE /* graphic */, OMX_TRUE); in configureCodec()
2082 mNode, kPortIndexOutput, OMX_FALSE, &mOutputMetadataType); in configureCodec()
2090 mNode, kPortIndexOutput, OMX_TRUE /* graphic */, OMX_FALSE); in configureCodec()
3342 params.bRequestingDataSpace = OMX_FALSE; in getDataSpace()
3849 mpeg4type.bSVH = OMX_FALSE; in setupMPEG4EncoderParameters()
3850 mpeg4type.bGov = OMX_FALSE; in setupMPEG4EncoderParameters()
3865 mpeg4type.bReversibleVLC = OMX_FALSE; in setupMPEG4EncoderParameters()
3955 h263type.bPLUSPTYPEAllowed = OMX_FALSE; in setupH263EncoderParameters()
3956 h263type.bForceRoundingTypeToZero = OMX_FALSE; in setupH263EncoderParameters()
4105 h264type.bEntropyCodingCABAC = OMX_FALSE; in setupAVCEncoderParameters()
[all …]
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp80 mErrorResilience(OMX_FALSE), in SoftVPXEncoder()