Searched refs:PickTable (Results 1 – 2 of 2) sorted by relevance
50 static const uint8_t* PickTable(FecMaskType fec_mask_type,
147 : table_(PickTable(fec_mask_type, num_media_packets)) {} in PacketMaskTable()218 const uint8_t* PacketMaskTable::PickTable(FecMaskType fec_mask_type, in PickTable() function in webrtc::internal::PacketMaskTable