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

/hardware/qcom/media/msm8974/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_Video.h977 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
H A DOMX_QCOMExtns.h967 OMX_BOOL bEnabled; /** Flag to enable or disable client's frame rate value */ member in struct:OMX_VENDOR_VIDEOFRAMERATE
1379 OMX_BOOL bEnabled; member in struct:QOMX_INDEXEXTRADATATYPE
/hardware/qcom/media/msm8996/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_Video.h977 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
H A DOMX_QCOMExtns.h1127 OMX_BOOL bEnabled; /** Flag to enable or disable client's frame rate value */ member in struct:OMX_VENDOR_VIDEOFRAMERATE
1560 OMX_BOOL bEnabled; member in struct:QOMX_INDEXEXTRADATATYPE
/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/ti/omap4-aah/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
271 * @ param bEnabled : Whether buffer descriptor mode is
280 OMX_BOOL bEnabled; member in struct:OMX_TI_PARAM_USEBUFFERDESCRIPTOR
H A DOMX_Component.h86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by member in struct:OMX_PARAM_PORTDEFINITIONTYPE
148 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_BOOLEANTYPE
308 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g. member in struct:OMX_PARAM_METADATAFILTERTYPE
H A DOMX_Video.h990 OMX_BOOL bEnabled; member in struct:OMX_CONFIG_MBERRORREPORTINGTYPE
H A DOMX_TI_Video.h1222 OMX_BOOL bEnabled; member in struct:OMX_TI_PARAM_TIMESTAMP_IN_DECODE_ORDER
1248 OMX_BOOL bEnabled; member in struct:OMX_TI_PARAM_SKIP_GREY_OUTPUT_FRAMES
/hardware/qcom/media/msm8974/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/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 941 milliseconds