webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
size_t | WebRtcPcm16b_Encode (const int16_t *speech, size_t len, uint8_t *encoded) |
size_t | WebRtcPcm16b_Decode (const uint8_t *encoded, size_t len, int16_t *speech) |