Searched refs:addMediaTimestamp (Results 1 – 3 of 3) sorted by relevance
188 bool addMediaTimestamp(int32_t trackIndex, const TrackInfo *track,
555 if (addMediaTimestamp(i, trackInfo, accessUnit)) { in onTimeUpdate()563 bool NuPlayer::RTPSource::addMediaTimestamp( in addMediaTimestamp() function in android::NuPlayer::RTPSource
1887 if (addMediaTimestamp(trackIndex, track, accessUnit)) { in processAccessUnitQueue()1924 bool addMediaTimestamp( in addMediaTimestamp() function