HomeSort by relevance Sort by last modified time
    Searched full:process_time (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/video_engine/
vie_frame_provider_base.cc 74 const int process_time = local
76 if (process_time > 25) {
78 LOG(LS_WARNING) << "Too long time delivering frame " << process_time;

Completed in 37 milliseconds