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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/
g722_decode.c 207 static const int rh2[4] = {2, 1, 2, 1}; local
354 wd2 = rh2[ihigh];
g722_encode.c 263 static const int rh2[4] = {2, 1, 2, 1}; local
396 ih2 = rh2[ihigh];

Completed in 1336 milliseconds