Searched refs:nResynchMarkerSpacing (Results 1 - 23 of 23) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c371 OMX_U32 nResynchMarkerSpacing; member in struct:MYDATATYPE
1121 if(pAppData->nResynchMarkerSpacing != VIDENCTEST_USE_DEFAULT_VALUE){
1134 ErrorCorrectionType.nResynchMarkerSpacing = pAppData->nResynchMarkerSpacing;
2179 pAppData->nResynchMarkerSpacing=atoi(optarg);
2248 pAppData->nResynchMarkerSpacing=VIDENCTEST_USE_DEFAULT_VALUE;
/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h337 * nResynchMarkerSpacing : Resynch markers interval (in bits) to be
349 OMX_U32 nResynchMarkerSpacing; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h336 * nResynchMarkerSpacing : Resynch markers interval (in bits) to be
348 OMX_U32 nResynchMarkerSpacing; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h336 * nResynchMarkerSpacing : Resynch markers interval (in bits) to be
348 OMX_U32 nResynchMarkerSpacing; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h336 * nResynchMarkerSpacing : Resynch markers interval (in bits) to be
348 OMX_U32 nResynchMarkerSpacing; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h336 * nResynchMarkerSpacing : Resynch markers interval (in bits) to be
348 OMX_U32 nResynchMarkerSpacing; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp835 errorCorrection.nResynchMarkerSpacing = nResyncMarkerSpacing;
841 errorCorrection.nResynchMarkerSpacing = nResyncMarkerSpacing;
846 errorCorrection.nResynchMarkerSpacing = nResyncMarkerSpacing;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp857 errorCorrection.nResynchMarkerSpacing = nResyncMarkerSpacing;
862 errorCorrection.nResynchMarkerSpacing = nResyncMarkerSpacing;
866 errorCorrection.nResynchMarkerSpacing = nResyncMarkerSpacing;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2745 (error_resilience->nResynchMarkerSpacing)) {
2747 multislice_cfg.mslice_size = error_resilience->nResynchMarkerSpacing;
2753 multislice_cfg.mslice_size = error_resilience->nResynchMarkerSpacing;
2777 control.value = error_resilience->nResynchMarkerSpacing;
H A Dvideo_encoder_device.cpp2465 (error_resilience->nResynchMarkerSpacing)) {
2467 multislice_cfg.mslice_size = error_resilience->nResynchMarkerSpacing;
H A Domx_video_encoder.cpp227 m_sErrorCorrection.nResynchMarkerSpacing = 0;
H A Domx_video_base.cpp1629 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c1203 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
1337 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1227 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
1401 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c919 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
1009 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c1214 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
1348 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1390 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
1566 pDstErrorCorrectionType->nResynchMarkerSpacing = pSrcErrorCorrectionType->nResynchMarkerSpacing;
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp2323 (error_resilience->nResynchMarkerSpacing)) {
2325 multislice_cfg.mslice_size = error_resilience->nResynchMarkerSpacing;
H A Dvideo_encoder_device_copper.cpp2350 (error_resilience->nResynchMarkerSpacing)) {
2352 multislice_cfg.mslice_size = error_resilience->nResynchMarkerSpacing;
H A Domx_video_encoder.cpp222 m_sErrorCorrection.nResynchMarkerSpacing = 0;
H A Domx_video_base.cpp1749 errorresilience->nResynchMarkerSpacing = m_sErrorCorrection.nResynchMarkerSpacing;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c2669 pUalgInpParams->ulResyncInterval = pCompPortOut->pErrorCorrectionType->nResynchMarkerSpacing;
H A DOMX_VideoEncoder.c858 pCompPortOut->pErrorCorrectionType->nResynchMarkerSpacing = 1024;

Completed in 266 milliseconds