Searched refs:AUDIO_WAV_FILE2HOST_INT (Results 1 – 2 of 2) sorted by relevance
121 #define AUDIO_WAV_FILE2HOST_INT(from, to) \ macro127 AUDIO_WAV_FILE2HOST_INT((from), (to))132 #define AUDIO_WAV_FILE2HOST_INT(from, to) \ macro
694 AUDIO_WAV_FILE2HOST_INT(&fhdr.wav_type_ID, &ID); in decode_wav()701 AUDIO_WAV_FILE2HOST_INT(&fhdr.wav_fmt_ID, &ID); in decode_wav()709 AUDIO_WAV_FILE2HOST_INT(&fhdr.wav_fmt_sample_rate, &hdrp->sample_rate); in decode_wav()737 AUDIO_WAV_FILE2HOST_INT(&fhdr.wav_data_size, &hdrp->data_size); in decode_wav()