Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc206 uint32_t rowLimit = numMediaPackets; in TEST() local
209 for (uint32_t j = 0; j < rowLimit; ++j) { in TEST()
214 for (uint32_t j = 0; j < rowLimit; ++j) { in TEST()