Searched refs:g722_decode (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/embdrv/g722/ |
H A D | Android.bp | 19 "g722_decode.cc",
|
H A D | BUILD.gn | 19 "g722_decode.cc",
|
H A D | g722_enc_dec.h | 142 uint32_t g722_decode(g722_decode_state_t *s, int16_t amp[], const uint8_t g722_data[], int len, uin…
|
H A D | g722_decode.cc | 264 uint32_t g722_decode(g722_decode_state_t *s, int16_t amp[], const uint8_t g722_data[], int len, uin… in g722_decode() function
|