OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:addsingleliteral
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/enc/
backward_references_enc.c
432
static WEBP_INLINE void
AddSingleLiteral
(uint32_t pixel, int use_color_cache,
463
AddSingleLiteral
(argb[0], use_color_cache, &hashers, refs);
485
AddSingleLiteral
(argb[i], use_color_cache, &hashers, refs);
543
AddSingleLiteral
(argb[i], use_color_cache, &hashers, refs);
[
all
...]
Completed in 164 milliseconds