OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebPBitstreamFeatures
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/3rdparty/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
;
405
struct
WebPBitstreamFeatures
{
417
const uint8_t*, size_t,
WebPBitstreamFeatures
*, int);
426
WebPBitstreamFeatures
* features) {
451
WebPBitstreamFeatures
input; // Immutable bitstream features (optional)
/external/webp/src/webp/
decode.h
33
typedef struct
WebPBitstreamFeatures
WebPBitstreamFeatures
;
405
struct
WebPBitstreamFeatures
{
417
const uint8_t*, size_t,
WebPBitstreamFeatures
*, int);
426
WebPBitstreamFeatures
* features) {
451
WebPBitstreamFeatures
input; // Immutable bitstream features (optional)
Completed in 859 milliseconds