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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Index.h 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */
  /frameworks/native/include/media/openmax/
OMX_Index.h 174 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Index.h 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 156 OMX_IndexParamVideoQuantization, /**< reference: OMX_VIDEO_PARAM_QUANTIZATIONTYPE */
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 752 case OMX_IndexParamVideoQuantization:
754 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoQuantization\n");
758 if(handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true)
    [all...]
video_encoder_device.cpp 665 case OMX_IndexParamVideoQuantization:
667 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoQuantization\n");
681 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoQuantization");
    [all...]
omx_video_base.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]

Completed in 77 milliseconds