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

/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures; typedef in typeref:struct:WebPBitstreamFeatures
402 struct WebPBitstreamFeatures { struct
419 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
428 WebPBitstreamFeatures* features) {
462 WebPBitstreamFeatures input; // Immutable bitstream features (optional)
/external/webp/include/webp/
H A Ddecode.h33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures; typedef in typeref:struct:WebPBitstreamFeatures
402 struct WebPBitstreamFeatures { struct
419 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
428 WebPBitstreamFeatures* features) {
462 WebPBitstreamFeatures input; // Immutable bitstream features (optional)

Completed in 1281 milliseconds