Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Dwebpi_dec.h41 const WebPDecoderOptions* options; // if not NULL, use alt decoding features
92 const WebPDecoderOptions* const options, VP8Io* const io,
109 const WebPDecoderOptions* const options,
H A Dvp8i_dec.h297 int VP8GetThreadMethod(const WebPDecoderOptions* const options,
301 void VP8InitDithering(const WebPDecoderOptions* const options,
H A Dframe_dec.c328 void VP8InitDithering(const WebPDecoderOptions* const options, in VP8InitDithering()
660 int VP8GetThreadMethod(const WebPDecoderOptions* const options, in VP8GetThreadMethod()
H A Dbuffer_dec.c178 const WebPDecoderOptions* const options, in WebPAllocateDecBuffer()
H A Dwebp_dec.c814 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, in WebPIoInitFromOptions()
H A Didec_dec.c257 const WebPDecoderOptions* const options = idec->params_.options; in FinishDecoding()
/aosp_15_r20/external/webp/src/webp/
H A Ddecode.h34 typedef struct WebPDecoderOptions WebPDecoderOptions; typedef
446 struct WebPDecoderOptions { struct
467 WebPDecoderOptions options; // Decoding options argument
/aosp_15_r20/external/webp/
H A DChangeLog1960 1f7148a4 Merge "remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures"
1964 775d3a37 remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures