Searched refs:WebPDecoderOptions (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/webp/src/dec/ |
H A D | webpi_dec.h | 41 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 D | vp8i_dec.h | 297 int VP8GetThreadMethod(const WebPDecoderOptions* const options, 301 void VP8InitDithering(const WebPDecoderOptions* const options,
|
H A D | frame_dec.c | 328 void VP8InitDithering(const WebPDecoderOptions* const options, in VP8InitDithering() 660 int VP8GetThreadMethod(const WebPDecoderOptions* const options, in VP8GetThreadMethod()
|
H A D | buffer_dec.c | 178 const WebPDecoderOptions* const options, in WebPAllocateDecBuffer()
|
H A D | webp_dec.c | 814 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, in WebPIoInitFromOptions()
|
H A D | idec_dec.c | 257 const WebPDecoderOptions* const options = idec->params_.options; in FinishDecoding()
|
/aosp_15_r20/external/webp/src/webp/ |
H A D | decode.h | 34 typedef struct WebPDecoderOptions WebPDecoderOptions; typedef 446 struct WebPDecoderOptions { struct 467 WebPDecoderOptions options; // Decoding options argument
|
/aosp_15_r20/external/webp/ |
H A D | ChangeLog | 1960 1f7148a4 Merge "remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures" 1964 775d3a37 remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures
|