/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 88 "resync-marker-spacing-bits", m_sErrorCorrection.nResynchMarkerSpacing); in get_vendor_extension_config() 178 memcpy(&ecParam, &m_sErrorCorrection, sizeof(OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE)); in set_vendor_extension_config()
|
D | omx_swvenc_mpeg4.cpp | 220 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 221 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 222 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 223 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 224 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 225 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 226 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 1161 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_video_encoder.cpp | 338 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 339 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 340 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 341 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 342 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 343 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 344 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 1308 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_video_base.cpp | 1828 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC; in get_parameter() 1829 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter() 1830 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing; in get_parameter()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 88 "resync-marker-spacing-bits", m_sErrorCorrection.nResynchMarkerSpacing); in get_vendor_extension_config() 178 memcpy(&ecParam, &m_sErrorCorrection, sizeof(OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE)); in set_vendor_extension_config()
|
D | omx_swvenc_hevc.cpp | 218 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 219 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 220 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 221 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 222 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 223 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 224 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 739 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_video_encoder.cpp | 329 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 330 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 331 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 332 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 333 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 334 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 335 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 1216 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_swvenc_mpeg4.cpp | 220 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 221 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 222 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 223 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 224 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 225 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 226 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 1165 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_video_base.cpp | 1790 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC; in get_parameter() 1791 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter() 1792 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing; in get_parameter()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 216 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 217 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 218 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 219 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 220 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 221 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 222 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 976 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_video_base.cpp | 1747 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC; in get_parameter() 1748 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter() 1749 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing; in get_parameter()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 257 OMX_INIT_STRUCT(&m_sErrorCorrection, OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE); in component_init() 258 m_sErrorCorrection.nPortIndex = (OMX_U32) PORT_INDEX_OUT; in component_init() 259 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init() 260 m_sErrorCorrection.bEnableHEC = OMX_FALSE; in component_init() 261 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init() 262 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init() 263 m_sErrorCorrection.nResynchMarkerSpacing = 0; in component_init() 1166 memcpy(&m_sErrorCorrection,pParam, sizeof(m_sErrorCorrection)); in set_parameter()
|
D | omx_video_base.cpp | 1695 errorresilience->bEnableHEC = m_sErrorCorrection.bEnableHEC; in get_parameter() 1696 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter() 1697 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing; in get_parameter()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 553 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE m_sErrorCorrection; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 610 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE m_sErrorCorrection; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 632 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE m_sErrorCorrection; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 644 OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE m_sErrorCorrection; variable
|