Home | History | Annotate | Download | only in src

Lines Matching refs:smgTimeTable

850     /* robustness: init with one of the values of smgTimeTable[] = {64, 128,
852 self->smoothState->prevSmgTime = smgTimeTable[2]; /* == 256 */