Searched refs:bErrorResilientMode (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_VideoExt.h86 OMX_BOOL bErrorResilientMode; member in struct:OMX_VIDEO_PARAM_VP8TYPE
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp420 m_sParamVP8.bErrorResilientMode = OMX_FALSE;
806 pParam->bErrorResilientMode != m_sParamVP8.bErrorResilientMode) {
807 DEBUG_PRINT_ERROR("VP8 doesn't support nDCTPartitions or bErrorResilientMode");

Completed in 132 milliseconds