Searched refs:AUDIO_WAV_HOST2FILE_SHORT (Results 1 – 2 of 2) sorted by relevance
128 #define AUDIO_WAV_HOST2FILE_SHORT(from, to) \ macro138 #define AUDIO_WAV_HOST2FILE_SHORT(from, to) \ macro
1192 AUDIO_WAV_HOST2FILE_SHORT(&encoding, &fhdr.wav_fmt_encoding); in audio_encode_wav()1193 AUDIO_WAV_HOST2FILE_SHORT(&hdrp->channels, &fhdr.wav_fmt_channels); in audio_encode_wav()1197 AUDIO_WAV_HOST2FILE_SHORT(&bytes_per_sample, in audio_encode_wav()1199 AUDIO_WAV_HOST2FILE_SHORT(&bits_per_sample, in audio_encode_wav()