OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebPBitstreamFeatures
(Results
1 - 2
of
2
) sorted by null
/external/webp/include/webp/
decode.h
33
typedef struct
WebPBitstreamFeatures
WebPBitstreamFeatures
;
415
struct
WebPBitstreamFeatures
{
427
const uint8_t*, size_t,
WebPBitstreamFeatures
*, int);
442
WebPBitstreamFeatures
* features) {
467
WebPBitstreamFeatures
input; // Immutable bitstream features (optional)
/external/webp/src/webp/
decode.h
33
typedef struct
WebPBitstreamFeatures
WebPBitstreamFeatures
;
415
struct
WebPBitstreamFeatures
{
427
const uint8_t*, size_t,
WebPBitstreamFeatures
*, int);
442
WebPBitstreamFeatures
* features) {
467
WebPBitstreamFeatures
input; // Immutable bitstream features (optional)
Completed in 48 milliseconds