OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linear_to_ulaw
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
g711_interface.c
29
encoded[n] =
linear_to_ulaw
(speechIn[n]);
g711.h
206
static __inline uint8_t
linear_to_ulaw
(int linear) {
function
Completed in 207 milliseconds