Searched defs:bEnabled (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DQOMX_CoreExtensions.h132 * bEnabled : Enable/Disable the extra data processing
139 OMX_BOOL bEnabled; member in struct:QOMX_INDEXEXTRADATATYPE
H A DOMX_Component.h69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member in struct:OMX_PARAM_PORTDEFINITIONTYPE
131 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_BOOLEANTYPE
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member in struct:OMX_PARAM_METADATAFILTERTYPE
H A DOMX_QCOMExtns.h843 OMX_BOOL bEnabled; member in struct:QOMX_INDEXEXTRADATATYPE
H A DOMX_Video.h973 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_Common.h120 * @ param bEnabled : Whether buffer pre announcement is
130 OMX_BOOL bEnabled; member in struct:OMX_TI_PARAM_BUFFERPREANNOUNCE
H A DOMX_Component.h69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member in struct:OMX_PARAM_PORTDEFINITIONTYPE
131 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_BOOLEANTYPE
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member in struct:OMX_PARAM_METADATAFILTERTYPE
H A DOMX_Video.h972 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member in struct:OMX_PARAM_PORTDEFINITIONTYPE
131 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_BOOLEANTYPE
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member in struct:OMX_PARAM_METADATAFILTERTYPE
H A DOMX_Video.h972 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member in struct:OMX_PARAM_PORTDEFINITIONTYPE
131 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_BOOLEANTYPE
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member in struct:OMX_PARAM_METADATAFILTERTYPE
H A DOMX_Video.h972 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member in struct:OMX_PARAM_PORTDEFINITIONTYPE
131 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_BOOLEANTYPE
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member in struct:OMX_PARAM_METADATAFILTERTYPE
H A DOMX_Video.h972 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h621 OMX_BOOL bEnabled; member in struct:VIDDEC_MUTEX
630 OMX_BOOL bEnabled; member in struct:VIDDEC_SEMAPHORE
1246 (_mutex_).bEnabled = OMX_FALSE; \
1254 (_mutex_).bEnabled = OMX_FALSE; \
1275 /*if( (_mutex_).bEnabled) { */ \
1283 (_mutex_).bEnabled = OMX_TRUE; \
1288 (_mutex_).bEnabled = OMX_FALSE; \
1295 (_semaphore_).bEnabled = OMX_FALSE; \
1304 (_semaphore_).bEnabled = OMX_FALSE; \
1307 printf("post signal %d Enable %d\n",(_semaphore_).bSignaled,(_semaphore_).bEnabled); \
[all...]

Completed in 1144 milliseconds