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

  /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/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-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/samsung_slsi/exynos5/exynos_omx/openmax/exynos_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
  /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
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXZoom.cpp 114 zoomControl.nPortIndex = OMX_ALL;
OMX3A.cpp 439 exp.nPortIndex = OMX_ALL;
497 flash.nPortIndex = OMX_ALL;
521 focusAssist.nPortIndex = OMX_ALL;
564 flash.nPortIndex = OMX_ALL;
736 scene.nPortIndex = OMX_ALL;
    [all...]
OMXAlgo.cpp 299 ACParams.nPortIndex = OMX_ALL;
335 ACParams.nPortIndex = OMX_ALL;
504 bControl.nPortIndex = OMX_ALL;
561 bControl.nPortIndex = OMX_ALL;
786 nsf.nPortIndex = OMX_ALL;
    [all...]
OMXFocus.cpp 355 focusRequstCallback.nPortIndex = OMX_ALL;
717 focusAreas[0]->nPortIndex = OMX_ALL;
757 sharedBuffer.nPortIndex = OMX_ALL;
OMXCapture.cpp 487 shutterRequstCallback.nPortIndex = OMX_ALL;
787 OMX_ALL,
857 OMX_ALL,
913 OMX_ALL,
    [all...]
OMXCameraAdapter.cpp 110 OMX_ALL,
272 mRegionPriority.nPortIndex = OMX_ALL;
273 mFacePriority.nPortIndex = OMX_ALL;
695 exp.nPortIndex = OMX_ALL;
    [all...]
OMXCapabilities.cpp     [all...]
  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 493 if (portIndex == OMX_ALL) {
499 notify(OMX_EventCmdComplete, OMX_CommandFlush, OMX_ALL, NULL);
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 973 execute_omx_flush(OMX_ALL);
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 516 uribufparam.nPortIndex = OMX_ALL;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 481 if(nParam == OMX_ALL || nParam == OMX_VIDEODECODER_OUTPUT_PORT)
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [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 479 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 1635 milliseconds