Searched defs:expected_layer_sync (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | default_temporal_layers_unittest.cc | 80 bool expected_layer_sync[16] = {false, true, false, false, false, false, variable 121 bool expected_layer_sync[16] = {false, true, true, false, false, false, variable 161 bool expected_layer_sync[16] = {false, true, true, true, true, true, variable
|
D | simulcast_unittest.h | 366 const bool* expected_layer_sync, in VerifyTemporalIdxAndSyncForAllSpatialLayers() 767 bool expected_layer_sync[3] = {false, false, false}; in TestSaptioTemporalLayers333PatternEncoder() local 836 bool expected_layer_sync[3] = {false, false, false}; in TestSpatioTemporalLayers321PatternEncoder() local
|