Searched defs:removal_end_timestamp (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/filters/
H A Dsource_buffer_range.cc280 int total_bytes_to_free, DecodeTimestamp* removal_end_timestamp) {
313 *removal_end_timestamp = gop_itr == keyframe_map_.end() ?
278 GetRemovalGOP( DecodeTimestamp start_timestamp, DecodeTimestamp end_timestamp, int total_bytes_to_free, DecodeTimestamp* removal_end_timestamp) argument
H A Dsource_buffer_stream_unittest.cc160 DecodeTimestamp removal_end_timestamp = local
165 &removal_end_timestamp);
166 *removal_end = removal_end_timestamp.InMilliseconds();

Completed in 84 milliseconds