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

/external/opencv3/3rdparty/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) {
453 WebPBitstreamFeatures input; // Immutable bitstream features (optional)
/external/webp/include/webp/
H A Ddecode.h33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures; typedef in typeref:struct:WebPBitstreamFeatures
405 struct WebPBitstreamFeatures { struct
417 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
426 WebPBitstreamFeatures* features) {
451 WebPBitstreamFeatures input; // Immutable bitstream features (optional)
/external/webp/src/webp/
H A Ddecode.h33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures; typedef in typeref:struct:WebPBitstreamFeatures
405 struct WebPBitstreamFeatures { struct
417 const uint8_t*, size_t, WebPBitstreamFeatures*, int);
426 WebPBitstreamFeatures* features) {
451 WebPBitstreamFeatures input; // Immutable bitstream features (optional)

Completed in 92 milliseconds