Searched defs:expected_temporal_idx (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | default_temporal_layers_unittest.cc | 77 int expected_temporal_idx[16] = {0, 1, 0, 1, 0, 1, 0, 1, variable 118 int expected_temporal_idx[16] = {0, 2, 1, 2, 0, 2, 1, 2, variable 158 int expected_temporal_idx[16] = {0, 3, 2, 3, 1, 3, 2, 3, variable 191 int expected_temporal_idx[8] = {0, 0, 0, 0, 0, 0, 0, 2}; in TEST() local
|
D | simulcast_unittest.h | 365 const int* expected_temporal_idx, in VerifyTemporalIdxAndSyncForAllSpatialLayers() 766 int expected_temporal_idx[3] = {-1, -1, -1}; in TestSaptioTemporalLayers333PatternEncoder() local 835 int expected_temporal_idx[3] = {-1, -1, -1}; in TestSpatioTemporalLayers321PatternEncoder() local
|