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

1 2

  /frameworks/native/include/media/openmax/
OMX_Index.h 186 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
OMX_AsString.h 452 case OMX_IndexParamVideoProfileLevelCurrent: return "ParamVideoProfileLevelCurrent";
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Index.h 170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Index.h 170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Index.h 170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/qcom/media/msmcobalt/mm-core/inc/
OMX_Index.h 171 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Index.h 170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Index.h 188 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Index.h 170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderPAVC.cpp 120 AddHandler(OMX_IndexParamVideoProfileLevelCurrent, GetVideoProfileLevelCurrent, SetVideoProfileLevelCurrent);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 770 case OMX_IndexParamVideoProfileLevelCurrent:
773 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoProfileLevelCurrent");
774 if(handle->venc_set_param(pParam,OMX_IndexParamVideoProfileLevelCurrent) != true)
776 DEBUG_PRINT_ERROR("set_parameter: OMX_IndexParamVideoProfileLevelCurrent failed for Profile: %d "
    [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_copper.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 654 OMX_VIDEO_PARAM_PROFILELEVELTYPE profileLevel; // OMX_IndexParamVideoProfileLevelCurrent
659 OMX_IndexParamVideoProfileLevelCurrent,
661 E("\n OMX_IndexParamVideoProfileLevelCurrent Set Paramter port");
665 OMX_IndexParamVideoProfileLevelCurrent,
667 E("\n OMX_IndexParamVideoProfileLevelCurrent Get Paramter port");
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 687 OMX_VIDEO_PARAM_PROFILELEVELTYPE profileLevel; // OMX_IndexParamVideoProfileLevelCurrent
692 OMX_IndexParamVideoProfileLevelCurrent,
694 E("\n OMX_IndexParamVideoProfileLevelCurrent Set Paramter port");
698 OMX_IndexParamVideoProfileLevelCurrent,
700 E("\n OMX_IndexParamVideoProfileLevelCurrent Get Paramter port");
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
video_encoder_device.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
omx_swvenc_hevc.cpp 594 case OMX_IndexParamVideoProfileLevelCurrent:
597 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoProfileLevelCurrent");
    [all...]
omx_swvenc_mpeg4.cpp     [all...]
video_encoder_device.cpp     [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
omx_swvenc_hevc.cpp 594 case OMX_IndexParamVideoProfileLevelCurrent:
597 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoProfileLevelCurrent");
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]

Completed in 511 milliseconds

1 2