Searched refs:iDecStages (Results 1 – 1 of 1) sorted by relevance
490 …const int32_t iDecStages = WELS_LOG2 (uiGopSize); // (int8_t)GetLogFactor(1.0f, 1.0f * pcfg->uiGop… in DetermineTemporalSettings() local491 const uint8_t* pTemporalIdList = &g_kuiTemporalIdListTable[iDecStages][0]; in DetermineTemporalSettings()519 pDlp->iDecompositionStages = iDecStages - kuiLogFactorMaxInRate - kuiLogFactorInOutRate; in DetermineTemporalSettings()527 iDecompStages = (int8_t)iDecStages; in DetermineTemporalSettings()