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

  /frameworks/native/include/media/openmax/
OMX_Index.h 67 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
213 OMX_IndexConfigCommonInputCrop, /**< reference: OMX_CONFIG_RECTTYPE */
OMX_AsString.h 455 case OMX_IndexConfigCommonInputCrop: return "ConfigCommonInputCrop";
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Index.h 52 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
198 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/omap4-aah/domx/omx_core/inc/
OMX_Index.h 69 * OMX_SetConfig command would have OMX_IndexConfigCommonInputCrop as the second parameter
215 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...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 431 OMX_SetConfig(my_obj->omx_handle, OMX_IndexConfigCommonInputCrop, &rect_type_in);
432 CDBG("%s: OMX_IndexConfigCommonInputCrop w=%d, h=%d, l=%d, t=%d, port_idx=%d", __func__,
    [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...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1071 ret = OMX_SetConfig(p_session->omx_handle, OMX_IndexConfigCommonInputCrop,
1078 CDBG("%s:%d] OMX_IndexConfigCommonInputCrop w = %d, h = %d, l = %d, t = %d,"
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 1008 ret = OMX_SetConfig(p_session->omx_handle, OMX_IndexConfigCommonInputCrop,
1015 CDBG("%s:%d] OMX_IndexConfigCommonInputCrop w = %d, h = %d, l = %d, t = %d,"
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 270 milliseconds