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

  /src/usr.bin/audio/common/
sun.c 117 int sunenc, oencoding = ti->encoding; local in function:sun_prepare_header
154 if (audio_encoding_to_sun(ti->encoding, ti->precision, &sunenc) != 0) {
176 auh.encoding = htonl(sunenc);
sun.c 117 int sunenc, oencoding = ti->encoding; local in function:sun_prepare_header
154 if (audio_encoding_to_sun(ti->encoding, ti->precision, &sunenc) != 0) {
176 auh.encoding = htonl(sunenc);
sun.c 117 int sunenc, oencoding = ti->encoding; local in function:sun_prepare_header
154 if (audio_encoding_to_sun(ti->encoding, ti->precision, &sunenc) != 0) {
176 auh.encoding = htonl(sunenc);

Completed in 47 milliseconds