HomeSort by relevance Sort by last modified time
    Searched defs:use_argb (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/webp/
encode.h 290 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/
encode.h 290 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 93 milliseconds