|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Functions | |
| void | get_required_bits (opus_int16 *bits, int N, int K, int frac) |
| void | encode_pulses (const int *_y, int N, int K, ec_enc *enc) |
| opus_val32 | decode_pulses (int *_y, int N, int K, ec_dec *dec) |
| opus_val32 decode_pulses | ( | int * | _y, |
| int | N, | ||
| int | K, | ||
| ec_dec * | dec | ||
| ) |
| void get_required_bits | ( | opus_int16 * | bits, |
| int | N, | ||
| int | K, | ||
| int | frac | ||
| ) |
1.8.13