Home
last modified time | relevance | path

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

/system/bt/embdrv/g722/
Dg722_encode.cc202 int16_t limitValues (int16_t rl) in limitValues() function
338 xlow = limitValues(xlow); in g722_encode()
339 xhigh = limitValues(xhigh); in g722_encode()