Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dmd5.c148 static void byteSwapX16(FLAC__uint32 *buf) in byteSwapX16() function
171 #define byteSwapX16(buf) macro
195 byteSwapX16(ctx->in); in FLAC__MD5Update()
203 byteSwapX16(ctx->in); in FLAC__MD5Update()
248 byteSwapX16(ctx->in); in FLAC__MD5Final()