Searched refs:errorresilience (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp1745 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE* errorresilience = (OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE*)paramData; local
1747 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC;
1748 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync;
1749 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1693 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE* errorresilience = (OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE*)paramData; local
1695 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC;
1696 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync;
1697 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1788 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE* errorresilience = (OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE*)paramData; local
1790 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC;
1791 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync;
1792 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1826 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE* errorresilience = (OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE*)paramData; local
1828 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC;
1829 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync;
1830 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing;

Completed in 122 milliseconds