Searched refs:wav_fmt_channels (Results 1 – 2 of 2) sorted by relevance
70 uint16_t wav_fmt_channels; /* number of channels */ member
708 AUDIO_WAV_FILE2HOST_SHORT(&fhdr.wav_fmt_channels, &hdrp->channels); in decode_wav()1193 AUDIO_WAV_HOST2FILE_SHORT(&hdrp->channels, &fhdr.wav_fmt_channels); in audio_encode_wav()