HomeSort by relevance Sort by last modified time
    Searched defs:OMX_ALL (Results 1 - 5 of 5) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 94 /** OMX_ALL is used to as a wildcard to select all entities of the same type
96 * use OMX_ALL to indicate all N channels). When used as a port index
97 * for a config or parameter this OMX_ALL denotes that the config or
99 #define OMX_ALL 0xFFFFFFFF
  /frameworks/native/include/media/openmax/
OMX_Types.h 112 /** OMX_ALL is used to as a wildcard to select all entities of the same type
114 * use OMX_ALL to indicate all N channels). When used as a port index
115 * for a config or parameter this OMX_ALL denotes that the config or
117 #define OMX_ALL 0xFFFFFFFF
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Types.h 94 /** OMX_ALL is used to as a wildcard to select all entities of the same type
96 * use OMX_ALL to indicate all N channels). When used as a port index
97 * for a config or parameter this OMX_ALL denotes that the config or
99 #define OMX_ALL 0xFFFFFFFF
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Types.h 94 /** OMX_ALL is used to as a wildcard to select all entities of the same type
96 * use OMX_ALL to indicate all N channels). When used as a port index
97 * for a config or parameter this OMX_ALL denotes that the config or
99 #define OMX_ALL 0xFFFFFFFF
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Types.h 94 /** OMX_ALL is used to as a wildcard to select all entities of the same type
96 * use OMX_ALL to indicate all N channels). When used as a port index
97 * for a config or parameter this OMX_ALL denotes that the config or
99 #define OMX_ALL 0xFFFFFFFF

Completed in 214 milliseconds