Home | History | Annotate | Download | only in videoencoder

Lines Matching full:intraperiod

936     mComParams.intraPeriod = 30;
1431 if (mComParams.intraPeriod != 0 && ((mFrameNum % mComParams.intraPeriod) == 0))