Searched defs:tl_config (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/modules/video_coding/codecs/vp8/ |
| D | default_temporal_layers_unittest.cc | 156 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); variable 212 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); variable 257 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 290 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 333 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 372 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 458 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 527 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 606 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local 619 Vp8FrameConfig tl_config = tl.NextFrameConfig(0, timestamp); in TEST_F() local [all …]
|
| D | default_temporal_layers.cc | 391 Vp8FrameConfig& tl_config = dependency_info.frame_config; in NextFrameConfig() local
|