Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/modules/video_coding/codecs/interface/ | |
video_codec_interface.h | 61 bool temporal_up_switch; member in struct:webrtc::CodecSpecificInfoVP9 |
/external/webrtc/webrtc/modules/video_coding/include/ | |
video_codec_interface.h | 59 bool temporal_up_switch; member in struct:webrtc::CodecSpecificInfoVP9 |
/external/webrtc/webrtc/modules/include/ | |
module_common_types.h | 85 temporal_up_switch[0] = false; 92 temporal_up_switch[0] = false; 97 temporal_up_switch[1] = true; 104 temporal_up_switch[0] = false; 109 temporal_up_switch[1] = true; 114 temporal_up_switch[2] = true; 119 temporal_up_switch[3] = false; 133 temporal_up_switch[i] = src.temporal_up_switch[i]; 143 bool temporal_up_switch[kMaxVp9FramesInGof] member in struct:webrtc::GofInfoVP9 182 bool temporal_up_switch; \/\/ True if upswitch to higher frame rate is possible member in struct:webrtc::RTPVideoHeaderVP9 [all...] |