HomeSort by: relevance | last modified time | path
    Searched refs:change_sign16_swap_bytes_le (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/audio/common/
auconv.h 46 static inline void change_sign16_swap_bytes_le(u_char *, int);
172 change_sign16_swap_bytes_le(u_char *p, int cc) function in typeref:typename:void
sun.c 207 conv_func = change_sign16_swap_bytes_le;
  /src/usr.bin/audio/record/
record.c 325 else if (conv_func == change_sign16_swap_bytes_le)

Completed in 31 milliseconds