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

  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_decode.c 191 static const int rl42[16] = {0, 7, 6, 5, 4, 3, 2, 1, local
318 wd2 = rl42[wd1];
g722_encode.c 233 static const int rl42[16] = local
359 il4 = rl42[ril];

Completed in 791 milliseconds