Home
last modified time | relevance | path

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

12

/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A 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()
H A Domx_video_encoder.cpp1298 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1304 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A 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()
H A Domx_video_encoder.cpp1206 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1212 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
H A Domx_swvenc_hevc.cpp734 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Index.h161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Index.h162 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Index.h164 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Index.h162 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Index.h181 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
H A DOMX_AsString.h445 case OMX_IndexParamVideoErrorCorrection: return "ParamVideoErrorCorrection";
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Index.h164 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp216 case OMX_IndexParamVideoErrorCorrection: in internalSetParameter()
316 case OMX_IndexParamVideoErrorCorrection: in internalGetParameter()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp966 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
971 if(!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) in set_parameter()
H A Dvideo_encoder_device.cpp897 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
H A Dvideo_encoder_device_copper.cpp968 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp826 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
851 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp848 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
871 (OMX_INDEXTYPE) OMX_IndexParamVideoErrorCorrection, in ConfigureEncoder()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1156 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1162 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1111 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1117 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1204 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1210 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
H A Dvideo_encoder_device_v4l2_params.cpp860 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp1330 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
1336 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()

12