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

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h28 // typedef enum WebPEncCSP WebPEncCSP;
255 typedef enum WebPEncCSP { enum
261 } WebPEncCSP; typedef in typeref:enum:WebPEncCSP
293 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr).
455 WebPEncCSP colorspace);
462 WebPPicture* picture, WebPEncCSP colorspace, float dithering);
/external/webp/include/webp/
H A Dencode.h28 // typedef enum WebPEncCSP WebPEncCSP;
255 typedef enum WebPEncCSP { enum
261 } WebPEncCSP; typedef in typeref:enum:WebPEncCSP
293 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr).
455 WebPEncCSP colorspace);
462 WebPPicture* picture, WebPEncCSP colorspace, float dithering);

Completed in 127 milliseconds