Home
last modified time | relevance | path

Searched defs:GetLE24 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/src/utils/
H A Dutils.h96 static WEBP_INLINE int GetLE24(const uint8_t* const data) { in GetLE24() function
/aosp_15_r20/external/webp/examples/
H A Dwebpinfo.c147 static int GetLE24(const uint8_t* const data) { in GetLE24() function