Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_unittest.h98 bool* layer_sync, in GetLastEncodedFrameInfo() argument
102 *layer_sync = layer_sync_[stream]; in GetLastEncodedFrameInfo()
370 bool layer_sync = false; in VerifyTemporalIdxAndSyncForAllSpatialLayers() local
373 &layer_sync, i); in VerifyTemporalIdxAndSyncForAllSpatialLayers()
375 EXPECT_EQ(expected_layer_sync[i], layer_sync); in VerifyTemporalIdxAndSyncForAllSpatialLayers()
626 bool layer_sync = false; in TestRPSIEncoder() local
628 &layer_sync, 0); in TestRPSIEncoder()
630 EXPECT_TRUE(layer_sync); in TestRPSIEncoder()
636 &layer_sync, 0); in TestRPSIEncoder()
638 EXPECT_TRUE(layer_sync); in TestRPSIEncoder()
[all …]