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

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.h 75 ExcludeFrameTypes exclude_frame_types; member in struct:webrtc::test::TestConfig
videoprocessor.cc 32 exclude_frame_types(kExcludeOnlyFirstKeyFrame),
265 switch (config_.exclude_frame_types) {
  /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 128 milliseconds