OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:le_int
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
speex_header.c
48
static inline spx_int32_t
le_int
(spx_int32_t i)
function
63
#define ENDIAN_SWITCH(x) {x=
le_int
(x);}
Completed in 545 milliseconds