Home
last modified time | relevance | path

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

/system/apex/apexer/etc/
Dcom.android.support.apexer.pem8 d70lo1o2gnHZ3EeObW6KQfZ6Fm9BS+IVWigX+9VysG6Y6/wh+NAdoBt7qy33Dq2k
/system/bt/embdrv/g722/
Dg722_decode.cc213 static int16_t wh[3] = {0, -214, 798}; variable
377 wd1 += wh[wd2]; in g722_decode()
Dg722_encode.cc268 static int16_t wh[3] = {0, -214, 798}; variable
398 nb = wd + wh[ih2]; in g722_encode()