Searched refs:elstShiftStartUs (Results 1 – 1 of 1) sorted by relevance
6207 int64_t elstInitialEmptyEditUs = 0, elstShiftStartUs = 0; in read() local6217 elstShiftStartUs = ((long double)mElstShiftStartTicks * 1000000) / mTimescale; in read()6218 seekTimeUs += elstShiftStartUs; in read()6222 elstShiftStartUs); in read()6654 int64_t elstInitialEmptyEditUs = 0, elstShiftStartUs = 0; in fragmentedRead() local6664 elstShiftStartUs = ((long double)mElstShiftStartTicks * 1000000) / mTimescale; in fragmentedRead()6665 seekTimeUs += elstShiftStartUs; in fragmentedRead()6669 elstShiftStartUs); in fragmentedRead()