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

  /frameworks/native/include/media/openmax/
OMX_Index.h 69 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
215 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/qcom/media/mm-core/inc/
OMX_Index.h 52 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
197 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h 52 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
197 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Index.h 52 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
197 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 52 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
197 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 52 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
197 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 560 OMX_SetConfig(pHandle, OMX_IndexConfigCommonInputCrop, &recttype);
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 364 OMX_SetConfig(my_obj->omx_handle, OMX_IndexConfigCommonInputCrop, &rect_type);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [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 970 ret = OMX_SetConfig(p_session->omx_handle, OMX_IndexConfigCommonInputCrop,
977 CDBG("%s:%d] OMX_IndexConfigCommonInputCrop w = %d, h = %d, l = %d, t = %d,"
    [all...]