Home | History | Annotate | Download | only in src

Lines Matching refs:timeStep

526   int    no_cols      = hHeaderData->numberTimeSlots * hHeaderData->timeStep;
527 UCHAR first_start = borders[0] * hHeaderData->timeStep;
612 UCHAR start_pos = hHeaderData->timeStep * borders[i]; /* Start-position in time (subband sample) for current envelope. */
613 UCHAR stop_pos = hHeaderData->timeStep * borders[i+1]; /* Stop-position in time (subband sample) for current envelope. */