Home
last modified time | relevance | path

Searched defs:timeInMs (Results 1 – 2 of 2) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DGlitchesStringBuilder.java56 int timeInMs; // starting time of glitches in getGlitchString() local
77 int timeInMs; // starting time of glitches in getGlitchStringForFile() local
/external/webrtc/webrtc/modules/video_coding/
Dframe_buffer.cc85 int64_t timeInMs, in InsertPacket()