Home
last modified time | relevance | path

Searched defs:use_argb (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpenc.h58 gboolean use_argb; member
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h307 int use_argb; member
/third_party/skia/third_party/externals/libwebp/examples/
Dcwebp.c50 const int use_argb = pic->use_argb; in ReadYUV() local