Searched defs:expected_layer_sync (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A 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 596 bool expected_layer_sync[8] = {true, true, true, false, in TEST_F() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | simulcast_test_fixture_impl.cc | 381 const bool* expected_layer_sync, in VerifyTemporalIdxAndSyncForAllSpatialLayers() 677 bool expected_layer_sync[3] = {false, false, false}; in TestSpatioTemporalLayers333PatternEncoder() local 747 bool expected_layer_sync[3] = {false, false, false}; in TestSpatioTemporalLayers321PatternEncoder() local
|