Searched refs:kPacketMaskBurstyTbl (Results 1 – 3 of 3) sorted by relevance
20 using webrtc::fec_private_tables::kPacketMaskBurstyTbl;164 int max_media_packets = static_cast<int>(sizeof(kPacketMaskBurstyTbl) / in InitMaskType()165 sizeof(*kPacketMaskBurstyTbl)); in InitMaskType()185 return kPacketMaskBurstyTbl; in InitMaskTable()
745 const uint8_t** kPacketMaskBurstyTbl[12] = { variable
35 extern const uint8_t** kPacketMaskBurstyTbl[12];38 using fec_private_tables::kPacketMaskBurstyTbl;102 sizeof(kPacketMaskBurstyTbl) / sizeof(*kPacketMaskBurstyTbl)}; in TEST()