Searched defs:expected_layer_sync (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | default_temporal_layers_unittest.cc | 149 const bool expected_layer_sync[kPatternSize] = {false, true, false, false}; variable 204 bool expected_layer_sync[16] = {false, true, true, false, false, false, variable 250 bool expected_layer_sync[8] = {false, true, true, false, in TEST_F() local 387 bool expected_layer_sync[16] = {false, true, true, false, true, false, variable 651 bool expected_layer_sync[8] = {true, true, true, false, in TEST_F() local
|
/external/webrtc/modules/video_coding/utility/ |
D | simulcast_test_fixture_impl.cc | 401 const bool* expected_layer_sync, in VerifyTemporalIdxAndSyncForAllSpatialLayers() 696 bool expected_layer_sync[3] = {false, false, false}; in TestSpatioTemporalLayers333PatternEncoder() local 766 bool expected_layer_sync[3] = {false, false, false}; in TestSpatioTemporalLayers321PatternEncoder() local
|