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

  /external/opencore/extern_libs_v2/khronos/openmax/include/
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/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

Completed in 278 milliseconds