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

  /frameworks/native/include/media/openmax/
OMX_Types.h 114 /** OMX_ALL is used to as a wildcard to select all entities of the same type
116 * use OMX_ALL to indicate all N channels). When used as a port index
117 * for a config or parameter this OMX_ALL denotes that the config or
119 #define OMX_ALL 0xFFFFFFFF
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Types.h 96 /** OMX_ALL is used to as a wildcard to select all entities of the same type
98 * use OMX_ALL to indicate all N channels). When used as a port index
99 * for a config or parameter this OMX_ALL denotes that the config or
101 #define OMX_ALL 0xFFFFFFFF
  /hardware/qcom/media/msm8974/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/qcom/media/msm8996/mm-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/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/omap4-aah/domx/omx_core/inc/
OMX_Types.h 111 /** OMX_ALL is used to as a wildcard to select all entities of the same type
113 * use OMX_ALL to indicate all N channels). When used as a port index
114 * for a config or parameter this OMX_ALL denotes that the config or
116 #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 318 milliseconds