Searched refs:elstShiftStartTicks (Results 1 – 2 of 2) sorted by relevance
92 uint64_t elstShiftStartTicks; member107 elstShiftStartTicks = 0; in Track()
86 uint64_t elstShiftStartTicks);4185 track->elstShiftStartTicks = track->elst_media_time; in getTrack()4186 ALOGV("video track->elstShiftStartTicks :%" PRIu64, track->elstShiftStartTicks); in getTrack()4192 track->elstShiftStartTicks); in getTrack()4684 uint64_t elstShiftStartTicks) in MPEG4Source() argument4713 mElstShiftStartTicks(elstShiftStartTicks) { in MPEG4Source()