OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:green_to_blue
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
lossless.c
836
static WEBP_INLINE uint8_t TransformColorBlue(uint8_t
green_to_blue
,
842
new_blue -= ColorTransformDelta(
green_to_blue
, green);
888
int
green_to_blue
;
local
[
all
...]
/external/webp/src/dsp/
lossless.c
836
static WEBP_INLINE uint8_t TransformColorBlue(uint8_t
green_to_blue
,
842
new_blue -= ColorTransformDelta(
green_to_blue
, green);
888
int
green_to_blue
;
local
[
all
...]
Completed in 271 milliseconds