HomeSort by relevance Sort by last modified time
    Searched refs:OMX_ALL (Results 1 - 11 of 11) 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/base/include/media/stagefright/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/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 900 execute_omx_flush(OMX_ALL);
987 execute_omx_flush(OMX_ALL);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
OMX_VideoDecoder.c     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 367 OMX_SendCommand(dec_handle, OMX_CommandFlush, OMX_ALL, 0);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c     [all...]

Completed in 217 milliseconds