Searched refs:FLAC__int16 (Results 1 – 3 of 3) sorted by relevance
45 typedef __int16 FLAC__int16; typedef61 typedef int16_t FLAC__int16; typedef
33 FLAC__int16 *p16;
277 FLAC__int16 *buf16 = mbuf->p16; in format_input_()