HomeSort by relevance Sort by last modified time
    Searched refs:max_num_dropped_frames (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc 74 int max_num_dropped_frames; member in struct:webrtc::RateControlMetrics
302 int max_num_dropped_frames,
353 EXPECT_LE(num_dropped_frames, max_num_dropped_frames);
469 rc_metrics[update_index].max_num_dropped_frames,
487 rc_metrics[update_index].max_num_dropped_frames,
563 int max_num_dropped_frames,
570 rc_metrics[update_index].max_num_dropped_frames = max_num_dropped_frames;
    [all...]
  /hardware/intel/img/psb_video/src/
vsp_fw.h 582 uint32_t max_num_dropped_frames; member in struct:VssVp8encSequenceParameterBuffer

Completed in 82 milliseconds