Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_encode.cc266 static int16_t ihp[3] = {0, 3, 2}; variable
387 ihigh = (eh < 0) ? ihn[mih] : ihp[mih]; in g722_encode()