HomeSort by relevance Sort by last modified time
    Searched refs:OMX_FALSE (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 108 return OMX_FALSE;
114 return OMX_FALSE;
148 return OMX_FALSE;
161 return OMX_FALSE;
166 return OMX_FALSE;
172 return OMX_FALSE;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Baseport.c 183 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_FALSE;
195 pSECComponent->checkTimeStamp.needCheckStartTimeStamp = OMX_FALSE;
198 pSECComponent->getAllDelayBuffer = OMX_FALSE;
199 pSECComponent->bSaveFlagEOS = OMX_FALSE;
200 pSECComponent->reInputData = OMX_FALSE;
202 pSECComponent->remainOutputData = OMX_FALSE;
263 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_FALSE;
267 pSECComponent->checkTimeStamp.needCheckStartTimeStamp = OMX_FALSE;
270 pSECComponent->getAllDelayBuffer = OMX_FALSE;
271 pSECComponent->bSaveFlagEOS = OMX_FALSE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 201 #define VIDDEC_PORT_POPULATED OMX_FALSE
238 #define VIDDEC_INPUT_PORT_FLAGERRORCONCEALMENT OMX_FALSE
245 #define VIDDEC_OUTPUT_PORT_FLAGERRORCONCEALMENT OMX_FALSE
252 #define VIDDEC_DEFAULT_MPEG4_SVH OMX_FALSE
253 #define VIDDEC_DEFAULT_MPEG4_GOV OMX_FALSE
257 #define VIDDEC_DEFAULT_MPEG4_ACPRED OMX_FALSE
264 #define VIDDEC_DEFAULT_MPEG4_REVERSIBLEVLC OMX_FALSE
275 #define VIDDEC_DEFAULT_H264_USEHADAMARD OMX_FALSE
279 #define VIDDEC_DEFAULT_H264_ENABLEUEP OMX_FALSE
280 #define VIDDEC_DEFAULT_H264_ENABLEFMO OMX_FALSE
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /frameworks/base/include/media/stagefright/openmax/
OMX_Types.h 208 OMX_FALSE = 0,
209 OMX_TRUE = !OMX_FALSE,
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 190 OMX_FALSE = 0,
191 OMX_TRUE = !OMX_FALSE,
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c 343 pSECPort->portDefinition.bPopulated = OMX_FALSE;
402 return OMX_FALSE;
451 dataBuffer->dataValid = OMX_FALSE;
561 dataBuffer->dataValid = OMX_FALSE;
634 dataBuffer->dataValid = OMX_FALSE;
665 OMX_BOOL ret = OMX_FALSE;
673 OMX_BOOL flagEOF = OMX_FALSE;
674 OMX_BOOL previousFrameEOF = OMX_FALSE;
685 previousFrameEOF = OMX_FALSE;
692 pSECComponent->bUseFlagEOF = OMX_FALSE;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 170 m_sConfigIntraRefreshVOP.IntraRefreshVOP = OMX_FALSE;
210 m_sInPortDef.bPopulated = OMX_FALSE;
234 m_sOutPortDef.bPopulated = OMX_FALSE;
304 m_sParamMPEG4.bSVH = OMX_FALSE;
305 m_sParamMPEG4.bGov = OMX_FALSE;
311 m_sParamMPEG4.bReversibleVLC = OMX_FALSE;
320 m_sParamH263.bPLUSPTYPEAllowed = OMX_FALSE;
332 m_sParamAVC.bUseHadamard = OMX_FALSE;//todo: to decide the value
336 m_sParamAVC.bEnableUEP = OMX_FALSE; //todo: to decide the value
337 m_sParamAVC.bEnableFMO = OMX_FALSE;//todo: to decide the valu
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 105 static OMX_BOOL gbFIMV1 = OMX_FALSE;
114 bFrameStart = OMX_FALSE;
140 if (bPreviousFrameEOF == OMX_FALSE)
144 if (bFrameStart == OMX_FALSE) {
172 *pbEndOfFrame = OMX_FALSE;
186 bFrameStart = OMX_FALSE;
188 if (bPreviousFrameEOF == OMX_FALSE)
192 if (bFrameStart == OMX_FALSE) {
221 *pbEndOfFrame = OMX_FALSE;
236 return OMX_FALSE;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c 342 pSECPort->portDefinition.bPopulated = OMX_FALSE;
402 return OMX_FALSE;
450 dataBuffer->dataValid = OMX_FALSE;
560 dataBuffer->dataValid = OMX_FALSE;
629 dataBuffer->dataValid = OMX_FALSE;
660 OMX_BOOL ret = OMX_FALSE;
668 OMX_BOOL flagEOS = OMX_FALSE;
669 OMX_BOOL flagEOF = OMX_FALSE;
670 OMX_BOOL previousFrameEOF = OMX_FALSE;
677 (pSECComponent->bUseFlagEOF == OMX_FALSE)) {
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
h264_utils.cpp 385 isNewFrame = OMX_FALSE;
398 isNewFrame = OMX_FALSE;
415 isNewFrame = OMX_FALSE;
437 isNewFrame = OMX_FALSE;
446 isNewFrame = OMX_FALSE;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 158 *pbEndOfFrame = OMX_FALSE;
166 return OMX_FALSE;
179 return OMX_FALSE;
669 pH264Dec->hMFCH264Handle.bConfiguredMFC = OMX_FALSE;
670 pSECComponent->bUseFlagEOF = OMX_FALSE;
671 pSECComponent->bSaveFlagEOS = OMX_FALSE;
695 pSECComponent->getAllDelayBuffer = OMX_FALSE;
744 if (pH264Dec->hMFCH264Handle.bConfiguredMFC == OMX_FALSE) {
827 (pSECComponent->bUseFlagEOF == OMX_FALSE)) {
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 811 pAppData->pInPortDef->bPopulated = OMX_FALSE;
820 pAppData->pInPortDef->format.video.bFlagErrorConcealment = OMX_FALSE;
852 pAppData->pH264->bEnableUEP = OMX_FALSE;
853 pAppData->pH264->bEnableFMO = OMX_FALSE;
854 pAppData->pH264->bEnableASO = OMX_FALSE;
855 pAppData->pH264->bEnableRS = OMX_FALSE;
858 pAppData->pH264->bFrameMBsOnly = OMX_FALSE;
859 pAppData->pH264->bMBAFF = OMX_FALSE;
860 pAppData->pH264->bEntropyCodingCABAC = OMX_FALSE;
861 pAppData->pH264->bWeightedPPrediction = OMX_FALSE;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Event.c 56 event->signal = OMX_FALSE;
133 event->signal = OMX_FALSE;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 377 pComponentPrivate->bForceIFrame = OMX_FALSE;
382 pComponentPrivate->bHideEvents = OMX_FALSE;
383 pComponentPrivate->bHandlingFatalError = OMX_FALSE;
384 pComponentPrivate->bUnresponsiveDsp = OMX_FALSE;
385 pComponentPrivate->bCodecLoaded = OMX_FALSE;
391 pComponentPrivate->bPassingIdleToLoaded = OMX_FALSE;
392 pComponentPrivate->bErrorLcmlHandle = OMX_FALSE;
624 pPortDef->bPopulated = OMX_FALSE;
633 pPortDef->format.video.bFlagErrorConcealment = OMX_FALSE;
666 pPortDef->bPopulated = OMX_FALSE;
    [all...]
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/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentNeedsNALStartCode = OMX_FALSE;
253 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE;
254 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE;
255 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE;
256 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsPartialFrames = OMX_FALSE;
257 pComponentPrivate->iPVCapabilityFlags.iOMXComponentCanHandleIncompleteFrames = OMX_FALSE;
261 pComponentPrivate->bDspStoppedWhileExecuting = OMX_FALSE;
323 pComponentPrivate->bFlushOutputPortCommandPending = OMX_FALSE;
324 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
337 pComponentPrivate->bBypassDSP = OMX_FALSE;
    [all...]
  /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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 754 pMpeg4Enc->hMFCMpeg4Handle.bConfiguredMFC = OMX_FALSE;
755 pSECComponent->bUseFlagEOF = OMX_FALSE;
756 pSECComponent->bSaveFlagEOS = 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/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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Core.c 313 OMX_BOOL detectComp = OMX_FALSE;
338 if (detectComp == OMX_FALSE) {

Completed in 471 milliseconds

1 2 3 4