Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc94 const int kNumFecMaskTypes = sizeof(kMaskTypes) / sizeof(*kMaskTypes); in RunTest() local
155 for (int mask_type_idx = 0; mask_type_idx < kNumFecMaskTypes; in RunTest()