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

1 2

  /frameworks/native/include/media/openmax/
OMX_Index.h 214 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
OMX_AsString.h 456 case OMX_IndexConfigCommonOutputCrop: return "ConfigCommonOutputCrop";
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Index.h 199 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h 198 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Index.h 198 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 198 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Index.h 216 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 198 OMX_IndexConfigCommonOutputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 225 OMX_IndexConfigCommonOutputCrop, NULL);
420 case OMX_IndexConfigCommonOutputCrop:
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 405 if (nIndex == OMX_IndexConfigCommonOutputCrop) {
768 if (nData1 == kPortIndexOutput && nData2 == OMX_IndexConfigCommonOutputCrop) {
918 kPortIndexOutput, OMX_IndexConfigCommonOutputCrop, NULL);
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 688 eError = PROXY_GetConfig(hComponent, OMX_IndexConfigCommonOutputCrop, &rect);
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 571 OMX_SetConfig(pHandle, OMX_IndexConfigCommonOutputCrop, &recttype);
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 778 AddHandler(OMX_IndexConfigCommonOutputCrop, GetDecoderOutputCrop, SetDecoderOutputCrop);
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c 823 OMX_IndexConfigCommonOutputCrop,
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 371 OMX_SetConfig(my_obj->omx_handle, OMX_IndexConfigCommonOutputCrop, &rect_type);
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 437 OMX_SetConfig(my_obj->omx_handle, OMX_IndexConfigCommonOutputCrop, &rect_type_out);
438 CDBG("%s: OMX_IndexConfigCommonOutputCrop w=%d, h=%d, port_idx=%d", __func__,
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 983 ret = OMX_SetConfig(p_session->omx_handle, OMX_IndexConfigCommonOutputCrop,
989 CDBG("%s:%d] OMX_IndexConfigCommonOutputCrop w = %d, h = %d,"
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1021 ret = OMX_SetConfig(p_session->omx_handle, OMX_IndexConfigCommonOutputCrop,
1027 CDBG("%s:%d] OMX_IndexConfigCommonOutputCrop w = %d, h = %d,"
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c 742 OMX_IndexConfigCommonOutputCrop,
    [all...]

Completed in 517 milliseconds

1 2