Searched defs:sample_time (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | bandwidthsmoother.cc | 36 bool BandwidthSmoother::Sample(uint32_t sample_time, int bandwidth) { in Sample() |
/external/v8/tools/ | ||
D | ll_prof.py | 965 sample_time = 0 variable |