OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLE24
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/utils/
utils.h
49
static WEBP_INLINE int
GetLE24
(const uint8_t* const data) {
/external/webp/src/demux/
demux.c
157
const int val =
GetLE24
(data);
Completed in 67 milliseconds