Home
last modified time | relevance | path

Searched refs:WebPDecoderOptions (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebpi_dec.h40 const WebPDecoderOptions* options; // if not NULL, use alt decoding features
90 int WebPIoInitFromOptions(const WebPDecoderOptions* const options,
107 const WebPDecoderOptions* const options,
Dvp8i_dec.h295 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
299 void VP8InitDithering(const WebPDecoderOptions* const options,
Dframe_dec.c328 void VP8InitDithering(const WebPDecoderOptions* const options, in VP8InitDithering()
660 int VP8GetThreadMethod(const WebPDecoderOptions* const options, in VP8GetThreadMethod()
Dbuffer_dec.c178 const WebPDecoderOptions* const options, in WebPAllocateDecBuffer()
Dwebp_dec.c795 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, in WebPIoInitFromOptions()
Didec_dec.c252 const WebPDecoderOptions* const options = idec->params_.options; in FinishDecoding()
/third_party/skia/third_party/externals/libwebp/src/webp/
Ddecode.h34 typedef struct WebPDecoderOptions WebPDecoderOptions; typedef
445 struct WebPDecoderOptions { struct
466 WebPDecoderOptions options; // Decoding options argument
/third_party/skia/third_party/externals/libwebp/
DChangeLog1415 1f7148a4 Merge "remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures"
1419 775d3a37 remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures