Searched refs:OMX_IndexParamVideoErrorCorrection (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator in enum:OMX_INDEXTYPE
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp966 case OMX_IndexParamVideoErrorCorrection:
968 DEBUG_PRINT_LOW("OMX_IndexParamVideoErrorCorrection\n");
971 if(!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection))
H A Dvideo_encoder_device.cpp899 case OMX_IndexParamVideoErrorCorrection:
901 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoErrorCorrection\n");
914 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoErrorCorrection");
H A Dvideo_encoder_device_copper.cpp970 case OMX_IndexParamVideoErrorCorrection:
972 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoErrorCorrection\n");
985 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoErrorCorrection");
H A Domx_video_base.cpp1743 case OMX_IndexParamVideoErrorCorrection:
1746 DEBUG_PRINT_LOW("OMX_IndexParamVideoErrorCorrection\n");
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp823 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE errorCorrection; //OMX_IndexParamVideoErrorCorrection
826 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection,
851 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection,
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp947 case OMX_IndexParamVideoErrorCorrection:
949 DEBUG_PRINT_LOW("OMX_IndexParamVideoErrorCorrection\n");
952 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) {
H A Dvideo_encoder_device.cpp907 case OMX_IndexParamVideoErrorCorrection:
909 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoErrorCorrection\n");
919 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoErrorCorrection");
H A Dvideo_encoder_device_v4l2.cpp1227 case OMX_IndexParamVideoErrorCorrection:
1229 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoErrorCorrection\n");
1239 DEBUG_PRINT_ERROR("\nERROR: Invalid Port Index for OMX_IndexParamVideoErrorCorrection");
H A Domx_video_base.cpp1623 case OMX_IndexParamVideoErrorCorrection:
1626 DEBUG_PRINT_LOW("OMX_IndexParamVideoErrorCorrection\n");
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp845 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE errorCorrection; //OMX_IndexParamVideoErrorCorrection
848 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection,
871 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection,
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c1745 case OMX_IndexParamVideoErrorCorrection:
2046 case OMX_IndexParamVideoErrorCorrection:
2378 case OMX_IndexParamVideoErrorCorrection:
2535 case OMX_IndexParamVideoErrorCorrection:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c1182 case OMX_IndexParamVideoErrorCorrection:
1316 case OMX_IndexParamVideoErrorCorrection:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1206 case OMX_IndexParamVideoErrorCorrection:
1380 case OMX_IndexParamVideoErrorCorrection:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c898 case OMX_IndexParamVideoErrorCorrection:
988 case OMX_IndexParamVideoErrorCorrection:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c1193 case OMX_IndexParamVideoErrorCorrection:
1327 case OMX_IndexParamVideoErrorCorrection:
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1369 case OMX_IndexParamVideoErrorCorrection:
1545 case OMX_IndexParamVideoErrorCorrection:
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c1896 case OMX_IndexParamVideoErrorCorrection: /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */
2186 case OMX_IndexParamVideoErrorCorrection: /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c1136 eError = OMX_SetConfig(pHandle, OMX_IndexParamVideoErrorCorrection, &ErrorCorrectionType);

Completed in 598 milliseconds