HomeSort by relevance Sort by last modified time
    Searched refs:OMX_FALSE (Results 51 - 75 of 179) sorted by null

1 23 4 5 6 7 8

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 241 pComponentPrivate->pCompPort[nPortIndex]->pPortDef->bPopulated = OMX_FALSE;
348 pComponentPrivate->pCompPort[nPortIndex]->pBufferPrivate[nBufferCount]->bAllocByComponent = OMX_FALSE;
524 pComponentPrivate->bSetHuffmanTable = OMX_FALSE;
525 pComponentPrivate->bSetLumaQuantizationTable = OMX_FALSE;
526 pComponentPrivate->bSetChromaQuantizationTable = OMX_FALSE;
527 pComponentPrivate->bConvert420pTo422i = OMX_FALSE;
531 pComponentPrivate->bPPLibEnable = OMX_FALSE;
536 pComponentPrivate->bPreempted = OMX_FALSE;
583 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->bPopulated = OMX_FALSE;
593 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->format.image.bFlagErrorConcealment = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c 421 pComponentPrivate->bHandlingFatalError = OMX_FALSE;
591 bFlushFlag = OMX_FALSE;
605 bFlushFlag = OMX_FALSE;
656 bFlushFlag = OMX_FALSE;
670 bFlushFlag = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c 124 OMX_BOOL bFlag = OMX_FALSE;
267 bFlag = OMX_FALSE;
392 (pComponentPrivate->eLCMLState == VidDec_LCML_State_Start && pComponentPrivate->bDynamicConfigurationInProgress == OMX_FALSE)) ||
451 if(!(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE && pComponentPrivate->bInPortSettingsChanged == OMX_FALSE)){
OMX_VideoDec_Utils.c 861 pComponentPrivate->pInPortDef->bBuffersContiguous = OMX_FALSE;
862 pComponentPrivate->pInPortDef->nBufferAlignment = OMX_FALSE;
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp 302 OMX_BOOL lock = OMX_FALSE;
303 mUserSetExpLock = OMX_FALSE;
327 OMX_BOOL lock = OMX_FALSE;
328 mUserSetWbLock = OMX_FALSE;
353 } else if (str && (strcmp(str, android::CameraParameters::FALSE) == 0) && (mParameters3A.FocusLock != OMX_FALSE)) {
355 mParameters3A.FocusLock = OMX_FALSE;
499 val = OMX_FALSE;
643 expVal.bAutoShutterSpeed = OMX_FALSE;
649 expVal.bAutoSensitivity = OMX_FALSE;
718 focusAssist.bFocusAssist = OMX_FALSE;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/src/
OMX_Core_Wrapper.c 58 OMX_BOOL Status = OMX_FALSE;
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core_Wrapper.c 62 OMX_BOOL Status = OMX_FALSE;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec_secure.c 99 pComponentPrivate->bMapIonBuffers = OMX_FALSE;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 249 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE;
250 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
251 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE;
253 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsPartialFrames = OMX_FALSE;
254 pComponentPrivate->iPVCapabilityFlags.iOMXComponentCanHandleIncompleteFrames = OMX_FALSE;
319 pPortDef_ip->bPopulated = OMX_FALSE;
324 pPortDef_ip->format.audio.bFlagErrorConcealment = OMX_FALSE;
338 pPortDef_op->bPopulated = OMX_FALSE;
343 pPortDef_op->format.audio.bFlagErrorConcealment = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 296 pComponentPrivate->bFlushOutputPortCommandPending = OMX_FALSE;
297 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
298 pComponentPrivate->bPreempted = OMX_FALSE;
342 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
343 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
344 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
360 pPortDef_ip->bPopulated = OMX_FALSE;
365 pPortDef_ip->format.audio.bFlagErrorConcealment = OMX_FALSE;
375 pPortDef_op->bPopulated = OMX_FALSE;
380 pPortDef_op->format.audio.bFlagErrorConcealment = OMX_FALSE;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c 444 pVideoEnc->IntraRefreshVOP = OMX_FALSE;
491 pVideoEnc->IntraRefreshVOP = OMX_FALSE;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 76 paramPortDefinitionInput.bPopulated = OMX_FALSE;
87 paramPortDefinitionInput.format.video.bFlagErrorConcealment = OMX_FALSE;
91 paramPortDefinitionInput.bBuffersContiguous = OMX_FALSE;
137 paramPortDefinitionOutput.bPopulated = OMX_FALSE;
147 paramPortDefinitionOutput.format.video.bFlagErrorConcealment = OMX_FALSE;
151 paramPortDefinitionOutput.bBuffersContiguous = OMX_FALSE;
319 OMX_BOOL isResolutionChange = OMX_FALSE;
584 *isResolutionChange = (renderBuffer->flag & IS_RESOLUTION_CHANGE)? OMX_TRUE: OMX_FALSE;
    [all...]
OMXVideoEncoderAVC.cpp 114 mEmptyEOSBuf = OMX_FALSE;
165 mParamIntelAvcVui.bVuiGeneration = OMX_FALSE;
262 mCSDOutputted = OMX_FALSE;
281 mEmptyEOSBuf = OMX_FALSE;
340 OMX_BOOL Cached = OMX_FALSE;
355 OMX_BOOL emptyEOSBuf = OMX_FALSE;
555 *outBufReturned = OMX_FALSE;
654 OMX_BOOL OutBufReturned = OMX_FALSE;
    [all...]
OMXVideoEncoderH263.cpp 132 mFrameRetrieved = OMX_FALSE;
139 if (mSyncEncoding == OMX_FALSE && mFrameInputCount == 0) {
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
Exynos_OMX_Core.c 323 OMX_BOOL detectComp = OMX_FALSE;
348 if (detectComp == OMX_FALSE) {
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 246 G711_op->bInterleaved = OMX_FALSE;
259 G711_ip->bInterleaved = OMX_FALSE;
288 pPortDef_ip->bPopulated = OMX_FALSE;
292 pPortDef_ip->format.audio.bFlagErrorConcealment = OMX_FALSE;
305 pPortDef_op->bPopulated = OMX_FALSE;
309 pPortDef_op->format.audio.bFlagErrorConcealment = OMX_FALSE;
367 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
368 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
370 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
371 pComponentPrivate->bPreempted = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 300 pPortDef_ip->bPopulated = OMX_FALSE;
305 pPortDef_ip->format.audio.bFlagErrorConcealment = OMX_FALSE;
318 pPortDef_op->bPopulated = OMX_FALSE;
323 pPortDef_op->format.audio.bFlagErrorConcealment = OMX_FALSE;
381 pComponentPrivate->bFlushOutputPortCommandPending = OMX_FALSE;
382 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
383 pComponentPrivate->bPreempted = OMX_FALSE;
405 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
406 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
408 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 247 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE;
248 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
249 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
250 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE;
251 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsPartialFrames = OMX_FALSE;
252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentCanHandleIncompleteFrames = OMX_FALSE;
311 pComponentPrivate->bFlushOutputPortCommandPending = OMX_FALSE;
312 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
342 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
343 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 250 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE;
251 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
253 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE;
256 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsPartialFrames = OMX_FALSE;
257 pComponentPrivate->iPVCapabilityFlags.iOMXComponentCanHandleIncompleteFrames = OMX_FALSE;
315 pComponentPrivate->bIsInvalidState = OMX_FALSE;
325 pComponentPrivate->bFlushOutputPortCommandPending = OMX_FALSE;
326 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
328 pComponentPrivate->bPreempted = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 600 OMX_BOOL bError = OMX_FALSE;
660 OMX_BOOL bWaitForLoaded = OMX_FALSE;
882 pInPortDef->bPopulated = OMX_FALSE;
890 pInPortDef->format.image.bFlagErrorConcealment = OMX_FALSE;
956 pOutPortDef->bPopulated = OMX_FALSE;
966 pOutPortDef->format.image.bFlagErrorConcealment = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 250 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE;
251 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
253 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE;
291 pComponentPrivate->CustomConfiguration = OMX_FALSE;
315 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
318 pComponentPrivate->bPauseCommandPending = OMX_FALSE;
322 pComponentPrivate->bLoadedCommandPending = OMX_FALSE;
328 pComponentPrivate->bFlushOutputPortCommandPending = OMX_FALSE;
329 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 230 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE;
231 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
232 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
233 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE;
234 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsPartialFrames = OMX_FALSE;
309 pPortDef_ip->bPopulated = OMX_FALSE;
314 pPortDef_ip->format.audio.bFlagErrorConcealment = OMX_FALSE;
328 pPortDef_op->bPopulated = OMX_FALSE;
333 pPortDef_op->format.audio.bFlagErrorConcealment = OMX_FALSE;
338 pComponentPrivate->bPreempted = OMX_FALSE;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.c 232 if (pExynosComponent->bMultiThreadProcess == OMX_FALSE) {
277 if (pExynosComponent->bMultiThreadProcess == OMX_FALSE) {
312 pExynosPort->portDefinition.bPopulated = OMX_FALSE;
365 if (pExynosComponent->bMultiThreadProcess == OMX_FALSE) {
416 if (pExynosComponent->bMultiThreadProcess == OMX_FALSE) {
454 Exynos_OMX_BufferFlushProcess(pOMXComponent, ALL_PORT_INDEX, OMX_FALSE);
482 if (pExynosComponent->bMultiThreadProcess == OMX_FALSE) {
506 if (pExynosComponent->bMultiThreadProcess == OMX_FALSE) {
606 while (pExynosComponent->bExitMessageHandlerThread == OMX_FALSE) {
669 if ((pExynosPort->portDefinition.bEnabled == OMX_FALSE) &
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 339 pComponentPrivate->bNoIdleOnStop= OMX_FALSE;
340 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
341 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
357 pPortDef_ip->bPopulated = OMX_FALSE;
362 pPortDef_ip->format.audio.bFlagErrorConcealment = OMX_FALSE;
372 pPortDef_op->bPopulated = OMX_FALSE;
377 pPortDef_op->format.audio.bFlagErrorConcealment = OMX_FALSE;
413 G722_ip->bInterleaved = OMX_FALSE;
428 G722_op->bInterleaved = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 260 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
261 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
262 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE; /* experiment with this */
263 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsPartialFrames = OMX_FALSE; /* experiment with this */
264 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE; /* used only for H.264, leave this as false */
265 pComponentPrivate->iPVCapabilityFlags.iOMXComponentCanHandleIncompleteFrames = OMX_FALSE; /* experiment with this */
345 pComponentPrivate->bNoIdleOnStop = OMX_FALSE;
364 pComponentPrivate->bPreempted = OMX_FALSE;
449 pComponentPrivate->bIsInvalidState = OMX_FALSE;
    [all...]

Completed in 1453 milliseconds

1 23 4 5 6 7 8