Searched refs:bEnableRVLC (Results 1 - 21 of 21) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h340 * bEnableRVLC : Enable/disable reversible variable length
351 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h339 * bEnableRVLC : Enable/disable reversible variable length
350 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h339 * bEnableRVLC : Enable/disable reversible variable length
350 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h339 * bEnableRVLC : Enable/disable reversible variable length
350 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h339 * bEnableRVLC : Enable/disable reversible variable length
350 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c1205 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
1339 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1229 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
1403 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c921 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
1011 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c1216 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
1350 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1392 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
1568 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC;
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp221 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Dvideo_encoder_device.cpp2311 if (error_resilience->bEnableRVLC) {
H A Dvideo_encoder_device_copper.cpp2338 if (error_resilience->bEnableRVLC) {
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp829 errorCorrection.bEnableRVLC = OMX_FALSE;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp226 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Dvideo_encoder_device.cpp2453 if (error_resilience->bEnableRVLC) {
H A Dvideo_encoder_device_v4l2.cpp2733 if (error_resilience->bEnableRVLC) {
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp851 errorCorrection.bEnableRVLC = OMX_FALSE;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c1133 ErrorCorrectionType.bEnableRVLC= OMX_FALSE;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c3622 if(pCompPortOut->pErrorCorrectionType->bEnableRVLC)
H A DOMX_VideoEncoder.c857 pCompPortOut->pErrorCorrectionType->bEnableRVLC= OMX_FALSE;

Completed in 249 milliseconds