Searched refs:LOW_COMPLEXITY (Results 1 – 6 of 6) sorted by relevance
505 LOW_COMPLEXITY = 0, ///< the lowest compleixty,the fastest speed, enumerator
142 param.iComplexityMode = LOW_COMPLEXITY; in FillDefault()
132 {LOW_COMPLEXITY, "Low complexity / high speed encoding", "low"}, in gst_openh264enc_complexity_get_type()
685 sMd.bMdUsingSad = (pEncCtx->pSvcParam->iComplexityMode == LOW_COMPLEXITY); in WelsPSliceMdEnc()700 sMd.bMdUsingSad = (pEncCtx->pSvcParam->iComplexityMode == LOW_COMPLEXITY); in WelsPSliceMdEncDynamic()
2661 bool bFastMode = (pCtx->pSvcParam->iComplexityMode == LOW_COMPLEXITY); in PreprocessSliceCoding()
695 sParam.iComplexityMode = LOW_COMPLEXITY; in FillSpecificParameters()