Searched refs:OMX_TRUE (Results 1 - 25 of 117) sorted by relevance

12345

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
H A DExynos_OMX_Macros.h59 #define CHECK_PORT_BEING_FLUSHED(port) (port->bIsPortFlushed == OMX_TRUE)
60 #define CHECK_PORT_BEING_DISABLED(port) (port->bIsPortDisabled == OMX_TRUE)
61 #define CHECK_PORT_BEING_FLUSHED_OR_DISABLED(port) ((port->bIsPortFlushed == OMX_TRUE) || (port->bIsPortDisabled == OMX_TRUE))
62 #define CHECK_PORT_ENABLED(port) (port->portDefinition.bEnabled == OMX_TRUE)
63 #define CHECK_PORT_POPULATED(port) (port->portDefinition.bPopulated == OMX_TRUE)
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c220 OMX_BOOL bExitOnError = OMX_TRUE;
603 pCompPrivateStruct->bEnabled = OMX_TRUE;
618 tiOmxDspDefinition.dasfMode = OMX_TRUE;
627 bExitOnError = OMX_TRUE;
636 bExitOnError = OMX_TRUE;
646 bExitOnError = OMX_TRUE;
657 tiOmxDspDefinition.acousticMode = OMX_TRUE;
664 bExitOnError = OMX_TRUE;
677 bExitOnError = OMX_TRUE;
689 pCompPrivateStruct->bEnabled = OMX_TRUE;
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c443 bExitOnError = OMX_TRUE;
455 bExitOnError = OMX_TRUE;
466 bExitOnError = OMX_TRUE;
472 bExitOnError = OMX_TRUE;
482 bExitOnError = OMX_TRUE;
491 bExitOnError = OMX_TRUE;
500 bExitOnError = OMX_TRUE;
511 bExitOnError = OMX_TRUE;
520 bExitOnError = OMX_TRUE;
527 bExitOnError = OMX_TRUE;
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c91 ret = OMX_TRUE;
216 if (exynosInputPort->bStoreMetaData == OMX_TRUE) {
294 ret = OMX_TRUE;
297 if (exynosInputPort->bStoreMetaData == OMX_TRUE) {
302 ret = OMX_TRUE;
335 if (inputUseBuffer->dataValid == OMX_TRUE) {
339 if (exynosInputPort->bStoreMetaData == OMX_TRUE) {
395 pExynosComponent->bUseFlagEOF = OMX_TRUE;
399 flagEOS = OMX_TRUE;
403 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "exynos_checkInputFrame : OMX_TRUE");
[all...]
H A DExynos_OMX_VencControl.c122 pExynosPort->portDefinition.bPopulated = OMX_TRUE;
230 pExynosPort->portDefinition.bPopulated = OMX_TRUE;
438 if (pDataPortBuffer[0]->dataValid == OMX_TRUE)
440 if (pDataPortBuffer[1]->dataValid == OMX_TRUE)
443 if (pDataPortBuffer[0]->dataValid == OMX_TRUE)
445 if (pDataPortBuffer[1]->dataValid == OMX_TRUE)
449 if (pExynosComponent->bMultiThreadProcess == OMX_TRUE) {
462 if (pExynosPort->extendBufferHeader[i].bBufferInOMX == OMX_TRUE) {
519 pExynosComponent->pExynosPort[nPortIndex].bIsPortFlushed = OMX_TRUE;
545 pExynosComponent->checkTimeStamp.needSetStartTimeStamp = OMX_TRUE;
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c122 ret = OMX_TRUE;
247 if (exynosOutputPort->bIsANBEnabled == OMX_TRUE) {
293 pVideoDec->csc_set_format = OMX_TRUE;
305 ret = OMX_TRUE;
308 if (exynosOutputPort->bIsANBEnabled == OMX_TRUE) {
340 if (inputUseBuffer->dataValid == OMX_TRUE) {
344 if (pVideoDec->bDRMPlayerMode == OMX_TRUE) {
363 pExynosComponent->bUseFlagEOF = OMX_TRUE;
366 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "exynos_checkInputFrame : OMX_TRUE");
396 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "bSaveFlagEOS : OMX_TRUE");
[all...]
H A DExynos_OMX_VdecControl.c124 pExynosPort->portDefinition.bPopulated = OMX_TRUE;
197 if ((pVideoDec->bDRMPlayerMode == OMX_TRUE) && (nPortIndex == INPUT_PORT_INDEX)) {
237 pExynosPort->portDefinition.bPopulated = OMX_TRUE;
310 if ((pVideoDec->bDRMPlayerMode == OMX_TRUE) && (nPortIndex == INPUT_PORT_INDEX)) {
450 if (pDataPortBuffer[0]->dataValid == OMX_TRUE)
452 if (pDataPortBuffer[1]->dataValid == OMX_TRUE)
455 if (pDataPortBuffer[0]->dataValid == OMX_TRUE)
457 if (pDataPortBuffer[1]->dataValid == OMX_TRUE)
461 if (pExynosComponent->bMultiThreadProcess == OMX_TRUE) {
474 if (pExynosPort->extendBufferHeader[i].bBufferInOMX == OMX_TRUE) {
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c1052 pComponentPrivate->bIsNALBigEndian = OMX_TRUE;
1057 pComponentPrivate->bLCMLHalted = OMX_TRUE;
1063 pComponentPrivate->bParserEnabled = OMX_TRUE;
1089 pComponentPrivate->pPVCapabilityFlags->iIsOMXComponentMultiThreaded = OMX_TRUE;
1090 pComponentPrivate->pPVCapabilityFlags->iOMXComponentSupportsExternalOutputBufferAlloc = OMX_TRUE;
1099 pComponentPrivate->pPVCapabilityFlags->iOMXComponentUsesNALStartCodes = OMX_TRUE;
1107 pComponentPrivate->pPVCapabilityFlags->iOMXComponentUsesNALStartCodes = OMX_TRUE;
1118 pComponentPrivate->pPVCapabilityFlags->iOMXComponentUsesFullAVCFrames = OMX_TRUE;
1122 pComponentPrivate->pPVCapabilityFlags->iOMXComponentUsesFullAVCFrames = OMX_TRUE;
1165 pComponentPrivate->bVC1Fix = OMX_TRUE;
[all...]
H A DOMX_VideoDec_Thread.c201 bFlag = OMX_TRUE;
256 VIDDEC_HandleCommandFlush (pComponentPrivate, nParam1, OMX_TRUE);
297 if(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE ||
451 if(!(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE && pComponentPrivate->bInPortSettingsChanged == OMX_FALSE)){
492 pComponentPrivate->bPipeCleaned = OMX_TRUE;
H A DOMX_VideoDecoder.c288 OMX_CONF_CHECK_CMD(hComponent, OMX_TRUE, OMX_TRUE);
517 OMX_CONF_CHECK_CMD(pComponent, pCallBacks, OMX_TRUE);
620 OMX_CONF_CHECK_CMD(hComponent, OMX_TRUE, OMX_TRUE);
697 pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE &&
698 pComponentPrivate->bInPortSettingsChanged == OMX_TRUE) {
705 pComponentPrivate->pInPortDef->bEnabled = OMX_TRUE;
709 pComponentPrivate->pOutPortDef->bEnabled = OMX_TRUE;
713 pComponentPrivate->pInPortDef->bEnabled = OMX_TRUE;
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c116 pExynosPort->portDefinition.bPopulated = OMX_TRUE;
214 pExynosPort->portDefinition.bPopulated = OMX_TRUE;
367 return OMX_TRUE;
446 if (dataBuffer->dataValid != OMX_TRUE) {
459 dataBuffer->dataValid = OMX_TRUE;
551 if (dataBuffer->dataValid != OMX_TRUE) {
564 dataBuffer->dataValid = OMX_TRUE;
598 if (inputUseBuffer->dataValid == OMX_TRUE) {
603 previousFrameEOF = OMX_TRUE;
609 flagEOF = OMX_TRUE;
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c698 if (pAppData->bAllocateOBuf == OMX_TRUE) {
709 if (pAppData->bAllocateIBuf == OMX_TRUE) {
778 if(bInvalid_state == OMX_TRUE)
810 pAppData->pInPortDef->bEnabled = OMX_TRUE;
886 pAppData->pOutPortDef->bEnabled = OMX_TRUE;
993 pAppData->pInPortDef->bEnabled = OMX_TRUE;
1021 pAppData->pOutPortDef->bEnabled = OMX_TRUE;
1130 ErrorCorrectionType.bEnableHEC= OMX_TRUE;
1131 ErrorCorrectionType.bEnableResync = OMX_TRUE;
1237 if (pAppData->bAllocateIBuf == OMX_TRUE) {
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c242 OMX_CHECK_CMD(hComponent, ppBufferHdr, OMX_TRUE);
270 pComponentPrivate->sCompPorts[nPortIndex].pVPPBufHeader[nCount].bSelfAllocated = OMX_TRUE;
340 pPortDef->bPopulated = OMX_TRUE;
375 OMX_CHECK_CMD(hComponent, pBufHeader, OMX_TRUE);
379 OMX_CHECK_CMD(pMyData, OMX_TRUE, OMX_TRUE);
399 if(pMyData->sCompPorts[nPortIndex].pVPPBufHeader[nCount].bSelfAllocated == OMX_TRUE) {
468 if (pMyData->bDisableIncomplete[nPortIndex] == OMX_TRUE) {
523 OMX_CHECK_CMD(pMyData, OMX_TRUE, OMX_TRUE);
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A DExynos_OMX_Mp3dec.c447 pExynosComponent->bUseFlagEOF = OMX_TRUE; /* Mp3 extractor should parse into frame unit. */
514 pMp3Dec->hSRPMp3Handle.bSRPSendEOS = OMX_TRUE;
517 isSRPIbufOverflow = OMX_TRUE;
538 if (pMp3Dec->hSRPMp3Handle.bSRPSendEOS == OMX_TRUE) {
540 pExynosComponent->getAllDelayBuffer = OMX_TRUE;
571 pMp3Dec->hSRPMp3Handle.bConfiguredSRP = OMX_TRUE;
573 if (pMp3Dec->hSRPMp3Handle.bSRPSendEOS == OMX_TRUE) {
575 pExynosComponent->getAllDelayBuffer = OMX_TRUE;
602 if (pMp3Dec->hSRPMp3Handle.bSRPSendEOS == OMX_TRUE) {
613 pExynosComponent->getAllDelayBuffer = OMX_TRUE;
[all...]
/hardware/qcom/media/mm-core/inc/
H A DOMX_Types.h191 OMX_TRUE = !OMX_FALSE, enumerator in enum:OMX_BOOL
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Types.h191 OMX_TRUE = !OMX_FALSE, enumerator in enum:OMX_BOOL
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Types.h191 OMX_TRUE = !OMX_FALSE, enumerator in enum:OMX_BOOL
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Types.h191 OMX_TRUE = !OMX_FALSE, enumerator in enum:OMX_BOOL
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_omx_config_parser.cpp175 return OMX_TRUE;
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Types.h191 OMX_TRUE = !OMX_FALSE, enumerator in enum:OMX_BOOL
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c159 if (bPreviousFrameEOF == OMX_TRUE)
211 *pbEndOfFrame = OMX_TRUE;
239 return OMX_TRUE;
245 return OMX_TRUE;
550 (pH264Dec->bSourceStart == OMX_TRUE)) {
562 (pH264Dec->bDestinationStart == OMX_TRUE)) {
622 if (pVideoDec->bThumbnailMode == OMX_TRUE)
731 pH264Dec->hMFCH264Handle.bConfiguredMFCSrc = OMX_TRUE;
860 if (pVideoDec->bDRMPlayerMode == OMX_TRUE)
902 if (pExynosOutputPort->bIsANBEnabled == OMX_TRUE) {
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c183 gbFIMV1 = OMX_TRUE;
184 *pbEndOfFrame = OMX_TRUE;
190 *pbEndOfFrame = OMX_TRUE;
195 bFrameStart = OMX_TRUE;
219 *pbEndOfFrame = OMX_TRUE;
251 bFrameStart = OMX_TRUE;
284 *pbEndOfFrame = OMX_TRUE;
307 return OMX_TRUE;
314 return OMX_TRUE;
344 return OMX_TRUE;
[all...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c389 pComponentPrivate->bHandlingFatalError = OMX_TRUE;
408 pComponentPrivate->bHideEvents = OMX_TRUE;
596 bFlushFlag = OMX_TRUE;
600 if(bFlushFlag == OMX_TRUE)
602 eError = OMX_VIDENC_HandleCommandFlush(pComponentPrivate, VIDENC_INPUT_PORT, OMX_TRUE);
661 bFlushFlag = OMX_TRUE;
665 if(bFlushFlag == OMX_TRUE)
667 eError = OMX_VIDENC_HandleCommandFlush(pComponentPrivate, VIDENC_OUTPUT_PORT, OMX_TRUE);
1287 if ( pPortDefIn->bEnabled == OMX_TRUE || pPortDefOut->bEnabled == OMX_TRUE )
[all...]
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c521 bFreeMarkIfError = OMX_TRUE;
756 else if (pCompPrv->bUseIon == OMX_TRUE)
785 bSlotFound = OMX_TRUE;
814 if (pCompPrv->bUseIon == OMX_TRUE && pCompPrv->bMapIonBuffers == OMX_TRUE)
856 bSlotFound = OMX_TRUE;
989 bSlotFound = OMX_TRUE;
1152 if (pCompPrv->bUseIon == OMX_TRUE && pCompPrv->bMapIonBuffers == OMX_TRUE && tMetaDataBuffer.bIsMetaDataEnabledOnPort)
1259 if (pCompPrv->bUseIon == OMX_TRUE)
[all...]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c197 pComponentPrivate->IsLoadedState = OMX_TRUE;
226 tParamStruct.bUsePortReconfigForCrop = OMX_TRUE;
227 tParamStruct.bUsePortReconfigForPadding = OMX_TRUE;
471 if((OMX_STATETYPE)nParam == OMX_StateIdle && pCompPrv->IsLoadedState == OMX_TRUE)
529 pCompPrv->IsLoadedState = OMX_TRUE;
570 if(pCompPrv->proxyPortBuffers[nPortIndex].IsBuffer2D == OMX_TRUE)

Completed in 365 milliseconds

12345