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

  /src/usr.bin/audio/common/
auconv.h 39 static inline void change_sign32_le(u_char *, int);
99 change_sign32_le(u_char *p, int cc) function in typeref:typename:void
wav.c 544 conv_func = change_sign32_le;
  /src/usr.bin/audio/record/
record.c 321 else if (conv_func == change_sign32_le)

Completed in 49 milliseconds