Home
last modified time | relevance | path

Searched defs:indexTable (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc316 uint16_t indexTable = rateIndexTable * kPacketLossMax + packetLoss; in ProtectionFactor() local
/external/python/cpython2/Modules/
Daudioop.c296 static int indexTable[16] = { variable
/external/python/cpython3/Modules/
Daudioop.c280 static const int indexTable[16] = { variable