Home
last modified time | relevance | path

Searched refs:WEBP_HINT_PICTURE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h88 WEBP_HINT_PICTURE, // digital picture, like portrait, inner shot enumerator
/third_party/skia/third_party/externals/libwebp/examples/
Dcwebp.c773 config.image_hint = WEBP_HINT_PICTURE; in main()