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

  /frameworks/native/include/media/openmax/
OMX_Index.h 166 OMX_IndexParamQFactor, /**< reference: OMX_IMAGE_PARAM_QFACTORTYPE */
  /hardware/qcom/media/mm-core/inc/
OMX_Index.h 148 OMX_IndexParamQFactor, /**< reference: OMX_IMAGE_PARAM_QFACTORTYPE */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h 148 OMX_IndexParamQFactor, /**< reference: OMX_IMAGE_PARAM_QFACTORTYPE */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Index.h 148 OMX_IndexParamQFactor, /**< reference: OMX_IMAGE_PARAM_QFACTORTYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 148 OMX_IndexParamQFactor, /**< reference: OMX_IMAGE_PARAM_QFACTORTYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 148 OMX_IndexParamQFactor, /**< reference: OMX_IMAGE_PARAM_QFACTORTYPE */
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 639 OMX_GetParameter(pHandle, OMX_IndexParamQFactor, &qFactor);
641 OMX_SetParameter(pHandle, OMX_IndexParamQFactor, &qFactor);
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 413 OMX_GetParameter(my_obj->omx_handle, OMX_IndexParamQFactor, &q_factor);
415 OMX_SetParameter(my_obj->omx_handle, OMX_IndexParamQFactor, &q_factor);
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 842 OMX_IndexParamQFactor,
    [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 1044 rc = OMX_SetParameter(p_session->omx_handle, OMX_IndexParamQFactor, &q_factor);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c     [all...]

Completed in 177 milliseconds