Home | History | Annotate | Download | only in mp4

Lines Matching refs:firstbit

165         int firstbit = offset / 1024;
167 for (int i = firstbit; i <= lastbit; i++) {