HomeSort by relevance Sort by last modified time
    Searched refs:local_swap32_ (Results 1 - 2 of 2) sorted by null

  /external/flac/libFLAC/
bitreader.c 65 #define SWAP_BE_WORD_TO_HOST(x) local_swap32_(x)
154 static _inline FLAC__uint32 local_swap32_(FLAC__uint32 x) function
    [all...]
bitwriter.c 67 #define SWAP_BE_WORD_TO_HOST(x) local_swap32_(x)
112 static _inline FLAC__uint32 local_swap32_(FLAC__uint32 x) function

Completed in 3226 milliseconds