/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_extensions.hpp | 41 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 D | omx_video_encoder.cpp | 1298 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 D | omx_video_extensions.hpp | 41 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 D | omx_video_encoder.cpp | 1206 case OMX_IndexParamVideoErrorCorrection: in set_parameter() 1212 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
|
H A D | omx_swvenc_hevc.cpp | 734 case OMX_IndexParamVideoErrorCorrection: in set_parameter()
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_Index.h | 161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | OMX_Index.h | 161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_Index.h | 161 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_Index.h | 162 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_Index.h | 164 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_Index.h | 162 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_Index.h | 181 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
H A D | OMX_AsString.h | 445 case OMX_IndexParamVideoErrorCorrection: return "ParamVideoErrorCorrection";
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_Index.h | 164 OMX_IndexParamVideoErrorCorrection, /**< reference: OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE */ enumerator
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | SoftVideoEncoderOMXComponent.cpp | 216 case OMX_IndexParamVideoErrorCorrection: in internalSetParameter() 316 case OMX_IndexParamVideoErrorCorrection: in internalGetParameter()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 966 case OMX_IndexParamVideoErrorCorrection: in set_parameter() 971 if(!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) in set_parameter()
|
H A D | video_encoder_device.cpp | 897 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
|
H A D | video_encoder_device_copper.cpp | 968 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
H A D | venc_test.cpp | 826 (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 D | venc_test.cpp | 848 (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 D | omx_video_encoder.cpp | 1156 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 D | omx_video_encoder.cpp | 1111 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 D | omx_video_encoder.cpp | 1204 case OMX_IndexParamVideoErrorCorrection: in set_parameter() 1210 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
|
H A D | video_encoder_device_v4l2_params.cpp | 860 case OMX_IndexParamVideoErrorCorrection: in venc_set_param()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 1330 case OMX_IndexParamVideoErrorCorrection: in set_parameter() 1336 if (!handle->venc_set_param(paramData, OMX_IndexParamVideoErrorCorrection)) { in set_parameter()
|