OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_played_out_timestamp_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/cast/audio_receiver/
audio_decoder.h
63
uint32
last_played_out_timestamp_
;
member in class:media::cast::AudioDecoder
audio_decoder.cc
23
last_played_out_timestamp_
(0) {
95
last_played_out_timestamp_
= *rtp_timestamp;
117
uint32 last_played_out_timestamp =
last_played_out_timestamp_
;
Completed in 55 milliseconds