Searched defs:use_argb (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h290 int use_argb; member in struct:WebPPicture
355 // Note that, by default, use_argb is false and colorspace is WEBP_YUV420.
450 // Upon return, picture->use_argb is set to false. The presence of real
464 // Converts picture->yuv to picture->argb and sets picture->use_argb to true.
496 // on the value of 'picture->use_argb'. It is highly recommended to use
/external/webp/include/webp/
H A Dencode.h290 int use_argb; member in struct:WebPPicture
355 // Note that, by default, use_argb is false and colorspace is WEBP_YUV420.
450 // Upon return, picture->use_argb is set to false. The presence of real
464 // Converts picture->yuv to picture->argb and sets picture->use_argb to true.
496 // on the value of 'picture->use_argb'. It is highly recommended to use

Completed in 116 milliseconds