Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dbitwriter.c67 #define SWAP_BE_WORD_TO_HOST(x) local_swap32_(x)
112 static _inline FLAC__uint32 local_swap32_(FLAC__uint32 x) in local_swap32_() function
Dbitreader.c65 #define SWAP_BE_WORD_TO_HOST(x) local_swap32_(x)
154 static _inline FLAC__uint32 local_swap32_(FLAC__uint32 x) in local_swap32_() function