Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_decode.cc213 static int16_t rh2[4] = {2, 1, 2, 1}; variable
374 wd2 = rh2[ihigh]; in g722_decode()
Dg722_encode.cc268 static int16_t rh2[4] = {2, 1, 2, 1}; variable
394 ih2 = rh2[ihigh]; in g722_encode()