OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsContinuous
(Results
1 - 2
of
2
) sorted by null
/development/testrunner/test_defs/
test_suite.py
60
def
IsContinuous
(self):
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_buffer.cc
694
bool continuous =
IsContinuous
(*frame);
778
bool VCMJitterBuffer::
IsContinuous
(const VCMFrameBuffer& frame) const {
[
all
...]
Completed in 537 milliseconds