Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dfec_tables_xor.h24 static const unsigned char kCodeRateXORTable[kSizeCodeRateXORTable] = { variable
Dmedia_opt_util.cc322 codeRateDelta = kCodeRateXORTable[indexTable]; in ProtectionFactor()
367 codeRateKey = kCodeRateXORTable[indexTableKey]; in ProtectionFactor()