/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Video.h | 350 OMX_BOOL bEnableRVLC; member
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Video.h | 350 OMX_BOOL bEnableRVLC; member
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Video.h | 368 OMX_BOOL bEnableRVLC; member
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Video.h | 350 OMX_BOOL bEnableRVLC; member
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Video.h | 350 OMX_BOOL bEnableRVLC; member
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Video.h | 354 OMX_BOOL bEnableRVLC; member
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/ |
D | Exynos_OMX_Vp8dec.c | 1046 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_VP8Dec_GetParameter() 1136 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_VP8Dec_SetParameter()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/ |
D | Exynos_OMX_H264dec.c | 1207 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_H264Dec_GetParameter() 1341 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_H264Dec_SetParameter()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/ |
D | Exynos_OMX_H264enc.c | 1222 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_H264Enc_GetParameter() 1356 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_H264Enc_SetParameter()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/ |
D | Exynos_OMX_Mpeg4dec.c | 1354 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_Mpeg4Dec_GetParameter() 1528 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_Mpeg4Dec_SetParameter()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/ |
D | Exynos_OMX_Mpeg4enc.c | 1398 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_Mpeg4Enc_GetParameter() 1574 pDstErrorCorrectionType->bEnableRVLC = pSrcErrorCorrectionType->bEnableRVLC; in Exynos_Mpeg4Enc_SetParameter()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 221 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init()
|
D | video_encoder_device_copper.cpp | 2336 if (error_resilience->bEnableRVLC) { in venc_set_error_resilience()
|
D | video_encoder_device.cpp | 2309 if (error_resilience->bEnableRVLC) { in venc_set_error_resilience()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 829 errorCorrection.bEnableRVLC = OMX_FALSE; in ConfigureEncoder()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 851 errorCorrection.bEnableRVLC = OMX_FALSE; in ConfigureEncoder()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 245 m_sErrorCorrection.bEnableRVLC = OMX_FALSE; in component_init()
|
D | video_encoder_device.cpp | 2524 if (error_resilience->bEnableRVLC) { in venc_set_error_resilience()
|
D | video_encoder_device_v4l2.cpp | 3413 if (error_resilience->bEnableRVLC) { in venc_set_error_resilience()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
D | VideoEncTest.c | 1133 ErrorCorrectionType.bEnableRVLC= OMX_FALSE; in VIDENCTEST_SetMpeg4Parameter()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEncoder.c | 857 pCompPortOut->pErrorCorrectionType->bEnableRVLC= OMX_FALSE; in OMX_ComponentInit()
|
D | OMX_VideoEnc_Utils.c | 3622 if(pCompPortOut->pErrorCorrectionType->bEnableRVLC) in OMX_VIDENC_InitDSP_Mpeg4Enc()
|