Searched refs:OMX_IndexParamVideoProfileLevelCurrent (Results 1 - 22 of 22) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Index.h170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Index.h170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Index.h170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Index.h170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Index.h170 OMX_IndexParamVideoProfileLevelCurrent, /**< reference: OMX_VIDEO_PARAM_PROFILELEVELTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp770 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 "
H A Dvideo_encoder_device.cpp918 case OMX_IndexParamVideoProfileLevelCurrent:
920 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoProfileLevelCurrent\n");
936 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoProfileLevelCurrent");
H A Dvideo_encoder_device_copper.cpp989 case OMX_IndexParamVideoProfileLevelCurrent:
991 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoProfileLevelCurrent\n");
1007 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoProfileLevelCurrent");
H A Domx_video_base.cpp1655 case OMX_IndexParamVideoProfileLevelCurrent:
1658 DEBUG_PRINT_LOW("get_parameter: OMX_IndexParamVideoProfileLevelCurrent\n");
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp654 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");
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp756 case OMX_IndexParamVideoProfileLevelCurrent:
759 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoProfileLevelCurrent");
760 if (handle->venc_set_param(pParam,OMX_IndexParamVideoProfileLevelCurrent) != true) {
761 DEBUG_PRINT_ERROR("set_parameter: OMX_IndexParamVideoProfileLevelCurrent failed for Profile: %lu "
H A Dvideo_encoder_device.cpp924 case OMX_IndexParamVideoProfileLevelCurrent:
926 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoProfileLevelCurrent\n");
940 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoProfileLevelCurrent");
H A Dvideo_encoder_device_v4l2.cpp1244 case OMX_IndexParamVideoProfileLevelCurrent:
1246 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoProfileLevelCurrent\n");
1260 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoProfileLevelCurrent");
H A Domx_video_base.cpp1535 case OMX_IndexParamVideoProfileLevelCurrent:
1538 DEBUG_PRINT_LOW("get_parameter: OMX_IndexParamVideoProfileLevelCurrent\n");
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp687 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");
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c889 case OMX_IndexParamVideoProfileLevelCurrent:
893 ALOGW("Getparameter OMX_IndexParamVideoProfileLevelCurrent AVC");
898 ALOGW("Getparameter OMX_IndexParamVideoProfileLevelCurrent MPEG4");
903 ALOGW("Getparameter OMX_IndexParamVideoProfileLevelCurrent H.263");
912 ALOGD("Error in Getparameter OMX_IndexParamVideoProfileLevelCurrent");
1588 case OMX_IndexParamVideoProfileLevelCurrent:
1801 case OMX_IndexParamVideoProfileLevelCurrent:
2090 case OMX_IndexParamVideoProfileLevelCurrent:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c1159 case OMX_IndexParamVideoProfileLevelCurrent:
1294 case OMX_IndexParamVideoProfileLevelCurrent:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1175 case OMX_IndexParamVideoProfileLevelCurrent:
1342 case OMX_IndexParamVideoProfileLevelCurrent:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c1170 case OMX_IndexParamVideoProfileLevelCurrent:
1305 case OMX_IndexParamVideoProfileLevelCurrent:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1338 case OMX_IndexParamVideoProfileLevelCurrent:
1507 case OMX_IndexParamVideoProfileLevelCurrent:
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c1722 case OMX_IndexParamVideoProfileLevelCurrent:
2146 case OMX_IndexParamVideoProfileLevelCurrent:
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp3360 case OMX_IndexParamVideoProfileLevelCurrent: {

Completed in 310 milliseconds