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

1 2

  /hardware/qcom/media/mm-core/inc/
OMX_CoreExt.h 58 OMX_BOOL bEnable; /**< enable (OMX_TRUE) or disable (OMX_FALSE) the callback */
QOMX_AudioExtensions.h 378 OMX_BOOL bEnable; /**< Mono-to-Stereo Creator enable */
386 OMX_BOOL bEnable; /**< Sound Space Expander enable */
395 OMX_BOOL bEnable; /**< Sound Level Controller enable */
404 OMX_BOOL bEnable; /**< Volume enable */
416 OMX_BOOL bEnable; /**< Natural Bass enable */
426 OMX_BOOL bEnable; /**< Graphic EQ enable */
453 OMX_BOOL bEnable; /**< High Frequency Enhancer enable */
461 OMX_BOOL bEnable; /**< Fade enable */
470 OMX_BOOL bEnable; /**< Speaker EQ enable */
QOMX_StreamingExtensions.h 153 * bEnable : specifies if the watermark type is being enabled or disabled
162 OMX_BOOL bEnable;
210 * bEnable : enables or disables the buffer marking insertion.
218 OMX_BOOL bEnable;
OMX_Audio.h     [all...]
OMX_QCOMExtns.h 424 * bEnable : Extension index enable (1) or disable (0)
433 OMX_BOOL bEnable;
    [all...]
OMX_IVCommon.h 677 * bEnable : Enable control variable for this functionality
687 OMX_BOOL bEnable;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_CoreExt.h 65 OMX_BOOL bEnable; /**< enable (OMX_TRUE) or disable (OMX_FALSE) the callback */
OMX_Audio.h     [all...]
OMX_IVCommon.h 677 * bEnable : Enable control variable for this functionality
687 OMX_BOOL bEnable;
OMX_TI_IVCommon.h     [all...]
  /frameworks/native/include/media/hardware/
HardwareAPI.h 96 // seamless resolution change support (if bEnable is set to OMX_TRUE).
98 // anticipated frames in the video. If bEnable is OMX_FALSE, no resolution
112 OMX_BOOL bEnable;
157 OMX_BOOL bEnable;
  /frameworks/native/include/media/openmax/
OMX_Audio.h     [all...]
OMX_IVCommon.h 707 * bEnable : Enable control variable for this functionality
717 OMX_BOOL bEnable;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h     [all...]
OMX_IVCommon.h 677 * bEnable : Enable control variable for this functionality
687 OMX_BOOL bEnable;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h     [all...]
OMX_IVCommon.h 677 * bEnable : Enable control variable for this functionality
687 OMX_BOOL bEnable;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h     [all...]
OMX_IVCommon.h 677 * bEnable : Enable control variable for this functionality
687 OMX_BOOL bEnable;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
Exynos_OMX_Def.h 169 OMX_BOOL bEnable;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java 104 boolean bEnable = intent.getBooleanExtra(EXTRA_ENABLE, true);
105 svc.gattTestCommand( 0x01, null,null, bEnable ? 1 : 0, 0,0,0,0);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 142 objDetection.bEnable = OMX_TRUE;
146 objDetection.bEnable = OMX_FALSE;
OMXFocus.cpp 360 focusRequstCallback.bEnable = OMX_TRUE;
364 focusRequstCallback.bEnable = OMX_FALSE;
OMXCapture.cpp 491 shutterRequstCallback.bEnable = OMX_TRUE;
497 shutterRequstCallback.bEnable = OMX_FALSE;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 403 parm.bEnable = OMX_TRUE;
    [all...]

Completed in 331 milliseconds

1 2