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

  /external/webp/include/webp/
decode.h 33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures;
408 struct WebPBitstreamFeatures {
420 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
429 WebPBitstreamFeatures* features) {
454 WebPBitstreamFeatures input; // Immutable bitstream features (optional)
  /external/webp/src/webp/
decode.h 33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures;
408 struct WebPBitstreamFeatures {
420 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
429 WebPBitstreamFeatures* features) {
454 WebPBitstreamFeatures input; // Immutable bitstream features (optional)

Completed in 62 milliseconds