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

  /src/usr.bin/audio/common/
auconv.h 50 static inline void change_sign32_swap_bytes_le(u_char *, int);
254 change_sign32_swap_bytes_le(u_char *p, int cc) function in typeref:typename:void
sun.c 209 conv_func = change_sign32_swap_bytes_le;
  /src/usr.bin/audio/record/
record.c 333 else if (conv_func == change_sign32_swap_bytes_le)

Completed in 12 milliseconds