Home
last modified time | relevance | path

Searched refs:mulaw_to_slinear16_be_mts (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/
Dmulaw.h51 extern void mulaw_to_slinear16_be_mts(void *, u_char *, int);
91 #define mulaw_to_slinear16_mts mulaw_to_slinear16_be_mts
Dmulaw.c347 mulaw_to_slinear16_be_mts(void *v, u_char *p, int cc) in mulaw_to_slinear16_be_mts() function