Searched defs:kiGopSize (Results 1 – 2 of 2) sorted by relevance
188 const int32_t kiGopSize = (1 << kiDecompositionStages); in RcInitTlWeight() local219 const int32_t kiGopSize = (1 << pDLayerParamInternal->iDecompositionStages); in RcUpdateBitrateFps() local363 const int32_t kiGopSize = (1 << pDLayerParam->iDecompositionStages); in RcUpdateTemporalZero() local610 const int32_t kiGopSize = (1 << pDLayerParamInternal->iDecompositionStages); in RcDecideTargetBitsTimestamp() local
2386 …GetTemporalLevel (SSpatialLayerInternal* fDlp, const int32_t kiFrameNum, const int32_t kiGopSize) { in GetTemporalLevel()