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

12

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Video.h343 * bEnableRVLC : Enable/disable reversible variable length
354 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/qcom/media/msm8974/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/qcom/media/msm8996/mm-core/inc/
H A DOMX_Video.h343 * bEnableRVLC : Enable/disable reversible variable length
354 OMX_BOOL bEnableRVLC; member in struct:OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Video.h343 * bEnableRVLC : Enable/disable reversible variable length
354 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/omap4-aah/domx/omx_core/inc/
H A DOMX_Video.h357 * bEnableRVLC : Enable/disable reversible variable length
368 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/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp225 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
1130 if (pParam->bEnableRVLC)
H A Domx_swvenc_hevc.cpp223 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Domx_video_encoder.cpp334 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Dvideo_encoder_device.cpp2525 if (error_resilience->bEnableRVLC) {
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp225 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
1128 if (pParam->bEnableRVLC)
H A Domx_swvenc_hevc.cpp223 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Domx_video_encoder.cpp339 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Dvideo_encoder_device.cpp2525 if (error_resilience->bEnableRVLC) {
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp221 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Dvideo_encoder_device.cpp2309 if (error_resilience->bEnableRVLC) {
H A Dvideo_encoder_device_copper.cpp2336 if (error_resilience->bEnableRVLC) {
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp829 errorCorrection.bEnableRVLC = OMX_FALSE;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp851 errorCorrection.bEnableRVLC = OMX_FALSE;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp262 m_sErrorCorrection.bEnableRVLC = OMX_FALSE;
H A Dvideo_encoder_device.cpp2524 if (error_resilience->bEnableRVLC) {
/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 279 milliseconds

12