OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_gap_size_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/base/
audio_splicer.h
50
int
min_gap_size_
;
member in class:media::AudioSplicer
audio_splicer.cc
25
min_gap_size_
(2),
72
if (frames_to_fill == 0 || std::abs(frames_to_fill) <
min_gap_size_
) {
Completed in 112 milliseconds