Home
last modified time | relevance | path

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

/system/bt/embdrv/g722/
Dg722_decode.cc214 static int16_t rh2[4] = {2, 1, 2, 1}; variable
375 wd2 = rh2[ihigh]; in g722_decode()
Dg722_encode.cc269 static int16_t rh2[4] = {2, 1, 2, 1}; variable
395 ih2 = rh2[ihigh]; in g722_encode()