OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEBP_YUV400
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libwebp/webp/
encode.h
240
WEBP_YUV400
= 3, // grayscale
/external/webp/include/webp/
encode.h
240
WEBP_YUV400
= 3, // grayscale
/external/chromium_org/third_party/libwebp/enc/
picture.c
63
case
WEBP_YUV400
: // for now, we'll just reset the U/V samples
621
if (uv_csp !=
WEBP_YUV400
) {
[
all
...]
/external/webp/src/enc/
picture.c
63
case
WEBP_YUV400
: // for now, we'll just reset the U/V samples
621
if (uv_csp !=
WEBP_YUV400
) {
[
all
...]
Completed in 131 milliseconds