Searched refs:second_highest_timestamp (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/formats/mp4/
H A Dmp4_stream_parser_unittest.cc107 DecodeTimestamp second_highest_timestamp = local
111 DCHECK(second_highest_timestamp != kNoDecodeTimestamp());
114 second_highest_timestamp < lower_bound_) {
118 lower_bound_ = second_highest_timestamp;

Completed in 133 milliseconds