Searched refs:OMX_TRUE (Results 1 – 12 of 12) sorted by relevance
67 def.bEnabled = OMX_TRUE; in initPorts()90 def.bEnabled = OMX_TRUE; in initPorts()118 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
76 def.bEnabled = OMX_TRUE; in initPorts()96 def.bEnabled = OMX_TRUE; in initPorts()134 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
73 def.bEnabled = OMX_TRUE; in initPorts()91 def.bEnabled = OMX_TRUE; in initPorts()170 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
86 def.bEnabled = OMX_TRUE; in initPorts()112 def.bEnabled = OMX_TRUE; in initPorts()184 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
85 def.bEnabled = OMX_TRUE; in initPorts()105 def.bEnabled = OMX_TRUE; in initPorts()168 pcmParams->bInterleaved = OMX_TRUE; in internalGetParameter()
209 OMX_TRUE = !OMX_FALSE, enumerator
231 port->mDef.bPopulated = OMX_TRUE; in useBuffer()569 CHECK_EQ((int)port.mDef.bPopulated, (int)OMX_TRUE); in checkTransitions()600 if (port->mDef.bPopulated == OMX_TRUE) { in checkTransitions()604 port->mDef.bEnabled = OMX_TRUE; in checkTransitions()
70 def.bEnabled = OMX_TRUE; in initPorts()95 def.bEnabled = OMX_TRUE; in initPorts()
108 def.bEnabled = OMX_TRUE; in initPorts()140 def.bEnabled = OMX_TRUE; in initPorts()
111 def.bEnabled = OMX_TRUE; in initPorts()136 def.bEnabled = OMX_TRUE; in initPorts()
719 OMX_BOOL enable = OMX_TRUE; in configureCodec()1070 errorCorrectionType.bEnableResync = OMX_TRUE; in setupErrorCorrectionParameters()1229 mpeg4type.bACPred = OMX_TRUE; in setupMPEG4EncoderParameters()1289 h264type.bUseHadamard = OMX_TRUE; in setupAVCEncoderParameters()1314 h264type.bFrameMBsOnly = OMX_TRUE; in setupAVCEncoderParameters()1635 err = mOMX->storeMetaDataInBuffers(mNode, kPortIndexInput, OMX_TRUE); in allocateBuffersOnPort()3423 pcmParams.bInterleaved = OMX_TRUE; in setRawAudioFormat()3550 def.format.audio.bFlagErrorConcealment = OMX_TRUE; in setAACFormat()4350 status_t err = mOMX->enableGraphicBuffers(mNode, kPortIndexOutput, OMX_TRUE); in initNativeWindow()
899 pcmParams.bInterleaved = OMX_TRUE; in setupRawAudioFormat()1084 return mOMX->enableGraphicBuffers(mNode, kPortIndexOutput, OMX_TRUE); in initNativeWindow()