Searched refs:idrPeriod (Results 1 – 1 of 1) sorted by relevance
290 uint32_t idrPeriod = mAVCParams->idrInterval; in ProcessorPreEmptyBuffer() local296 if (idrPeriod == 0 || IntraPeriod == 0) { in ProcessorPreEmptyBuffer()301 GOP = IntraPeriod*idrPeriod + 1; in ProcessorPreEmptyBuffer()303 GOP = IntraPeriod*idrPeriod; in ProcessorPreEmptyBuffer()305 …yBuffer idrPeriod=%d, IntraPeriod=%d, IpPeriod=%d, BFrameEnabled=%d\n", idrPeriod, IntraPeriod, Ip… in ProcessorPreEmptyBuffer()