Searched refs:get_leuint16 (Results 1 – 2 of 2) sorted by relevance
34 static uint16_t get_leuint16(const void *ptr) in get_leuint16() function108 format_type = get_leuint16(&format_tag[0]); in wavfile_process()109 opts->channels = get_leuint16(&format_tag[2]); in wavfile_process()113 opts->bits_per_sample = get_leuint16(&format_tag[14]); in wavfile_process()