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

  /external/webrtc/tools/python_charts/data/
vp8_hw.py 16 {'name': 'exclude_frame_types', 'value': 'ExcludeOnlyFirstKeyFrame'},
vp8_sw.py 16 {'name': 'exclude_frame_types', 'value': 'ExcludeOnlyFirstKeyFrame'},
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc 32 exclude_frame_types(kExcludeOnlyFirstKeyFrame),
265 switch (config_.exclude_frame_types) {
videoprocessor.h 75 ExcludeFrameTypes exclude_frame_types; member in struct:webrtc::test::TestConfig
  /external/webrtc/webrtc/modules/video_coding/codecs/tools/
video_quality_measurement.cc 396 "{'name': 'exclude_frame_types', 'value': '%s'},\n"
413 ExcludeFrameTypesToStr(config.exclude_frame_types),

Completed in 71 milliseconds