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

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.h 31 enum ExcludeFrameTypes {
40 const char* ExcludeFrameTypesToStr(ExcludeFrameTypes e);
75 ExcludeFrameTypes exclude_frame_types;
119 // depending on the ExcludeFrameTypes setting). This is because if key frames
videoprocessor.cc 380 const char* ExcludeFrameTypesToStr(ExcludeFrameTypes e) {

Completed in 195 milliseconds