HomeSort by relevance Sort by last modified time
    Searched refs:qm4 (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_decode.c 204 static const int qm4[16] = local
300 wd2 = qm4[wd1];
314 wd2 = qm4[wd1];
g722_encode.c 245 static const int qm4[16] = local
355 wd2 = qm4[ril];

Completed in 43 milliseconds