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

  /external/chromium_org/third_party/libwebp/webp/
decode.h 33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures;
402 struct WebPBitstreamFeatures {
419 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
428 WebPBitstreamFeatures* features) {
453 WebPBitstreamFeatures input; // Immutable bitstream features (optional)
  /external/webp/include/webp/
decode.h 33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures;
402 struct WebPBitstreamFeatures {
419 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
428 WebPBitstreamFeatures* features) {
453 WebPBitstreamFeatures input; // Immutable bitstream features (optional)

Completed in 29 milliseconds