Home
last modified time | relevance | path

Searched refs:FLAC__int16 (Results 1 – 3 of 3) sorted by relevance

/external/flac/include/FLAC/
Dordinals.h45 typedef __int16 FLAC__int16; typedef
61 typedef int16_t FLAC__int16; typedef
/external/flac/libFLAC/include/private/
Dmd5.h33 FLAC__int16 *p16;
/external/flac/libFLAC/
Dmd5.c277 FLAC__int16 *buf16 = mbuf->p16; in format_input_()