Home
last modified time | relevance | path

Searched refs:OMX_IndexParamVideoErrorCorrection (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp41 ADD_EXTENSION("qti-ext-enc-error-correction", OMX_IndexParamVideoErrorCorrection, OMX_DirOutput) in init_vendor_extensions()
84 case OMX_IndexParamVideoErrorCorrection: in get_vendor_extension_config()
175 case OMX_IndexParamVideoErrorCorrection: in set_vendor_extension_config()
189 NULL, OMX_IndexParamVideoErrorCorrection, &ecParam); in set_vendor_extension_config()
Domx_video_encoder.cpp1206 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1212 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
Domx_swvenc_hevc.cpp734 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
Domx_swvenc_mpeg4.cpp1096 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
Dvideo_encoder_device.cpp1012 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
Domx_video_base.cpp1779 case OMX_IndexParamVideoErrorCorrection: in get_parameter()
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Index.h162 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp966 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
971 if(!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) in set_parameter()
Dvideo_encoder_device_copper.cpp968 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
Dvideo_encoder_device.cpp897 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
Domx_video_base.cpp1743 case OMX_IndexParamVideoErrorCorrection: in get_parameter()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvenc_test.cpp826 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
851 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp848 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
871 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1156 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1162 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
Dvideo_encoder_device.cpp1011 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
Domx_video_base.cpp1688 case OMX_IndexParamVideoErrorCorrection: in get_parameter()
Dvideo_encoder_device_v4l2.cpp1652 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1288 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1294 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
Domx_swvenc_hevc.cpp734 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
Dvideo_encoder_device.cpp1012 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
Domx_swvenc_mpeg4.cpp1092 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
Domx_video_base.cpp1816 case OMX_IndexParamVideoErrorCorrection: in get_parameter()

12