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
61
def
IsContinuous
(self):
/external/webrtc/webrtc/modules/video_coding/
jitter_buffer.cc
768
bool continuous =
IsContinuous
(*frame);
853
bool VCMJitterBuffer::
IsContinuous
(const VCMFrameBuffer& frame) const {
[
all
...]
Completed in 245 milliseconds