Searched refs:AUDIO_WAV_FORMAT_ID (Results 1 – 2 of 2) sorted by relevance
87 #define AUDIO_WAV_FORMAT_ID ((uint32_t)0x20746d66) /* 'fmt ' */ macro
702 if (ID != AUDIO_WAV_FORMAT_ID) { in decode_wav()1183 id = AUDIO_WAV_FORMAT_ID; in audio_encode_wav()