OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_splice_ts
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/media/filters/
decoder_stream.cc
457
const bool
has_splice_ts
= buffer->splice_timestamp() != kNoTimestamp();
local
458
if (active_splice_ ||
has_splice_ts
) {
460
active_splice_ =
has_splice_ts
;
Completed in 1101 milliseconds