OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsContinuous
(Results
1 - 4
of
4
) sorted by null
/development/testrunner/test_defs/
test_defs.py
108
if test.
IsContinuous
():
test_suite.py
61
def
IsContinuous
(self):
/external/webrtc/webrtc/modules/video_coding/
jitter_buffer.h
241
bool
IsContinuous
(const VCMFrameBuffer& frame) const
jitter_buffer.cc
768
bool continuous =
IsContinuous
(*frame);
853
bool VCMJitterBuffer::
IsContinuous
(const VCMFrameBuffer& frame) const {
[
all
...]
Completed in 189 milliseconds