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

1 2 3 4 5

  /hardware/qcom/media/mm-core/inc/
QOMX_CoreExtensions.h 132 * bEnabled : Enable/Disable the extra data processing
139 OMX_BOOL bEnabled;
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
Exynos_OMX_Macros.h 62 #define CHECK_PORT_ENABLED(port) (port->portDefinition.bEnabled == OMX_TRUE)
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Common.h 120 * @ param bEnabled : Whether buffer pre announcement is
130 OMX_BOOL bEnabled;
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 102 return !mPorts.itemAt(portIndex).mDef.bEnabled;
218 CHECK(mState == OMX_StateLoaded || port->mDef.bEnabled == OMX_FALSE);
272 || port->mDef.bEnabled == OMX_FALSE);
462 CHECK(port->mDef.bEnabled == !enable);
465 port->mDef.bEnabled = OMX_FALSE;
550 if (port.mDef.bEnabled == OMX_FALSE) {
564 if (port.mDef.bEnabled == OMX_FALSE) {
613 port->mDef.bEnabled = OMX_TRUE;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 433 pPortDef_ip->bEnabled = OMX_TRUE;
445 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 621 OMX_BOOL bEnabled;
630 OMX_BOOL bEnabled;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
148 OMX_BOOL bEnabled;
308 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 365 pPortDef_ip->bEnabled = OMX_TRUE;
380 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 388 pPortDef_ip->bEnabled = OMX_TRUE;
398 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 423 pPortDef_ip->bEnabled = OMX_TRUE;
435 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 662 pComponentPrivate->pInPortDef->bEnabled = OMX_FALSE
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 564 pPortDef_ip->bEnabled = OMX_TRUE;
574 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 281 pPortDef_ip->bEnabled = OMX_TRUE;
298 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 67 def.bEnabled = OMX_TRUE;
90 def.bEnabled = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 68 def.bEnabled = OMX_TRUE;
88 def.bEnabled = OMX_TRUE;
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 62 def.bEnabled = OMX_TRUE;
80 def.bEnabled = OMX_TRUE;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 452 pPortDef_ip->bEnabled = OMX_TRUE;
466 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 287 pPortDef_ip->bEnabled = OMX_TRUE;
304 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 356 pPortDef_ip->bEnabled = OMX_TRUE;
371 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 359 pPortDef_ip->bEnabled = OMX_TRUE;
374 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]

Completed in 2934 milliseconds

1 2 3 4 5