Searched refs:OMX_FALSE (Results 1 - 20 of 20) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Types.h208 OMX_FALSE = 0, enumerator in enum:OMX_BOOL
209 OMX_TRUE = !OMX_FALSE,
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp68 def.bPopulated = OMX_FALSE;
70 def.bBuffersContiguous = OMX_FALSE;
80 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
91 def.bPopulated = OMX_FALSE;
93 def.bBuffersContiguous = OMX_FALSE;
98 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp69 def.bPopulated = OMX_FALSE;
71 def.bBuffersContiguous = OMX_FALSE;
78 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
89 def.bPopulated = OMX_FALSE;
91 def.bBuffersContiguous = OMX_FALSE;
96 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp63 def.bPopulated = OMX_FALSE;
65 def.bBuffersContiguous = OMX_FALSE;
70 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
81 def.bPopulated = OMX_FALSE;
83 def.bBuffersContiguous = OMX_FALSE;
88 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp78 def.bPopulated = OMX_FALSE;
80 def.bBuffersContiguous = OMX_FALSE;
88 def.format.video.bFlagErrorConcealment = OMX_FALSE;
100 def.bPopulated = OMX_FALSE;
102 def.bBuffersContiguous = OMX_FALSE;
110 def.format.video.bFlagErrorConcealment = OMX_FALSE;
H A DSimpleSoftOMXComponent.cpp218 CHECK(mState == OMX_StateLoaded || port->mDef.bEnabled == OMX_FALSE);
272 || port->mDef.bEnabled == OMX_FALSE);
294 port->mDef.bPopulated = OMX_FALSE;
465 port->mDef.bEnabled = OMX_FALSE;
550 if (port.mDef.bEnabled == OMX_FALSE) {
554 if (port.mDef.bPopulated == OMX_FALSE) {
564 if (port.mDef.bEnabled == OMX_FALSE) {
576 CHECK_EQ((int)port.mDef.bPopulated, (int)OMX_FALSE);
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp87 def.bPopulated = OMX_FALSE;
89 def.bBuffersContiguous = OMX_FALSE;
98 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
113 def.bPopulated = OMX_FALSE;
115 def.bBuffersContiguous = OMX_FALSE;
120 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp76 def.bPopulated = OMX_FALSE;
78 def.bBuffersContiguous = OMX_FALSE;
83 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
94 def.bPopulated = OMX_FALSE;
96 def.bBuffersContiguous = OMX_FALSE;
101 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp77 def.bPopulated = OMX_FALSE;
79 def.bBuffersContiguous = OMX_FALSE;
86 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
97 def.bPopulated = OMX_FALSE;
99 def.bBuffersContiguous = OMX_FALSE;
104 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp86 def.bPopulated = OMX_FALSE;
88 def.bBuffersContiguous = OMX_FALSE;
95 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
106 def.bPopulated = OMX_FALSE;
108 def.bBuffersContiguous = OMX_FALSE;
113 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
140 vorbisParams->bManaged = OMX_FALSE;
141 vorbisParams->bDownmix = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp248 def.bPopulated = OMX_FALSE;
250 def.bBuffersContiguous = OMX_FALSE;
272 def.bPopulated = OMX_FALSE;
274 def.bBuffersContiguous = OMX_FALSE;
367 h263type->bPLUSPTYPEAllowed = OMX_FALSE;
368 h263type->bForceRoundingTypeToZero = OMX_FALSE;
394 mpeg4type->bReversibleVLC = OMX_FALSE;
558 h263type->bPLUSPTYPEAllowed != OMX_FALSE ||
559 h263type->bForceRoundingTypeToZero != OMX_FALSE ||
586 mpeg4type->bReversibleVLC != OMX_FALSE) {
[all...]
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp387 def.bPopulated = OMX_FALSE;
389 def.bBuffersContiguous = OMX_FALSE;
410 def.bPopulated = OMX_FALSE;
412 def.bBuffersContiguous = OMX_FALSE;
504 avcParams->bWeightedPPrediction = OMX_FALSE;
505 avcParams->bEntropyCodingCABAC = OMX_FALSE;
506 avcParams->bconstIpred = OMX_FALSE;
507 avcParams->bDirect8x8Inference = OMX_FALSE;
508 avcParams->bDirectSpatialTemporal = OMX_FALSE;
668 avcType->bWeightedPPrediction != OMX_FALSE ||
[all...]
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp82 def.bPopulated = OMX_FALSE;
84 def.bBuffersContiguous = OMX_FALSE;
89 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
100 def.bPopulated = OMX_FALSE;
102 def.bBuffersContiguous = OMX_FALSE;
107 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp90 def.bPopulated = OMX_FALSE;
92 def.bBuffersContiguous = OMX_FALSE;
97 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
108 def.bPopulated = OMX_FALSE;
110 def.bBuffersContiguous = OMX_FALSE;
115 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
H A DSoftAACEncoder2.cpp76 def.bPopulated = OMX_FALSE;
78 def.bBuffersContiguous = OMX_FALSE;
83 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
94 def.bPopulated = OMX_FALSE;
96 def.bBuffersContiguous = OMX_FALSE;
101 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp83 def.bPopulated = OMX_FALSE;
85 def.bBuffersContiguous = OMX_FALSE;
90 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
101 def.bPopulated = OMX_FALSE;
103 def.bBuffersContiguous = OMX_FALSE;
108 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp114 def.bPopulated = OMX_FALSE;
116 def.bBuffersContiguous = OMX_FALSE;
121 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
133 def.bPopulated = OMX_FALSE;
135 def.bBuffersContiguous = OMX_FALSE;
140 def.format.audio.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp148 mErrorResilience(OMX_FALSE),
174 inputPort.bPopulated = OMX_FALSE;
176 inputPort.bBuffersContiguous = OMX_FALSE;
186 inputPort.format.video.bFlagErrorConcealment = OMX_FALSE;
204 outputPort.bPopulated = OMX_FALSE;
206 outputPort.bBuffersContiguous = OMX_FALSE;
214 outputPort.format.video.bFlagErrorConcealment = OMX_FALSE;
/frameworks/av/media/libstagefright/
H A DACodec.cpp2008 mpeg4type.bSVH = OMX_FALSE;
2009 mpeg4type.bGov = OMX_FALSE;
2024 mpeg4type.bReversibleVLC = OMX_FALSE;
2114 h263type.bPLUSPTYPEAllowed = OMX_FALSE;
2115 h263type.bForceRoundingTypeToZero = OMX_FALSE;
2213 h264type.bEntropyCodingCABAC = OMX_FALSE;
2214 h264type.bWeightedPPrediction = OMX_FALSE;
2215 h264type.bconstIpred = OMX_FALSE;
2216 h264type.bDirect8x8Inference = OMX_FALSE;
2217 h264type.bDirectSpatialTemporal = OMX_FALSE;
[all...]
H A DOMXCodec.cpp922 errorCorrectionType.bEnableHEC = OMX_FALSE;
925 errorCorrectionType.bEnableDataPartitioning = OMX_FALSE;
926 errorCorrectionType.bEnableRVLC = OMX_FALSE;
1040 h263type.bPLUSPTYPEAllowed = OMX_FALSE;
1041 h263type.bForceRoundingTypeToZero = OMX_FALSE;
1070 mpeg4type.bSVH = OMX_FALSE;
1071 mpeg4type.bGov = OMX_FALSE;
1086 mpeg4type.bReversibleVLC = OMX_FALSE;
1152 h264type.bEntropyCodingCABAC = OMX_FALSE;
1153 h264type.bWeightedPPrediction = OMX_FALSE;
[all...]

Completed in 1624 milliseconds