Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c1070 int32_t BitsQQ; in EstCodeLpcCoef() local
1164 BitsQQ = 0; in EstCodeLpcCoef()
1187 BitsQQ += sumQQ; in EstCodeLpcCoef()
1202 BitsQQ += sumQQ; in EstCodeLpcCoef()
1208 *sizeQ11=BitsQQ; in EstCodeLpcCoef()