Home
last modified time | relevance | path

Searched refs:GetIntraFrameConfig (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/video_codecs/
Dvp8_frame_config.h21 static Vp8FrameConfig GetIntraFrameConfig() { in GetIntraFrameConfig() function
/external/webrtc/modules/video_coding/codecs/vp8/
Ddefault_temporal_layers.cc381 tl_config = Vp8FrameConfig::GetIntraFrameConfig(); in NextFrameConfig()