Searched refs:WebPDecoderOptions (Results 1 – 12 of 12) sorted by relevance
/external/opencv3/3rdparty/libwebp/dec/ |
D | webpi.h | 37 const WebPDecoderOptions* options; // if not NULL, use alt decoding features 82 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, 97 const WebPDecoderOptions* const options,
|
D | buffer.c | 139 const WebPDecoderOptions* const options, in WebPAllocateDecBuffer()
|
D | webp.c | 732 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, in WebPIoInitFromOptions()
|
/external/webp/src/dec/ |
D | webpi.h | 40 const WebPDecoderOptions* options; // if not NULL, use alt decoding features 86 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, 103 const WebPDecoderOptions* const options,
|
D | vp8i.h | 294 int VP8GetThreadMethod(const WebPDecoderOptions* const options, 298 void VP8InitDithering(const WebPDecoderOptions* const options,
|
D | buffer.c | 173 const WebPDecoderOptions* const options, in WebPAllocateDecBuffer()
|
D | frame.c | 325 void VP8InitDithering(const WebPDecoderOptions* const options, in VP8InitDithering() 673 int VP8GetThreadMethod(const WebPDecoderOptions* const options, in VP8GetThreadMethod()
|
D | webp.c | 772 int WebPIoInitFromOptions(const WebPDecoderOptions* const options, in WebPIoInitFromOptions()
|
D | idec.c | 247 const WebPDecoderOptions* const options = idec->params_.options; in FinishDecoding()
|
/external/webp/include/webp/ |
D | decode.h | 34 typedef struct WebPDecoderOptions WebPDecoderOptions; typedef 432 struct WebPDecoderOptions { struct 453 WebPDecoderOptions options; // Decoding options argument
|
/external/opencv3/3rdparty/libwebp/webp/ |
D | decode.h | 34 typedef struct WebPDecoderOptions WebPDecoderOptions; typedef 434 struct WebPDecoderOptions { struct 455 WebPDecoderOptions options; // Decoding options argument
|
/external/webp/src/webp/ |
D | decode.h | 34 typedef struct WebPDecoderOptions WebPDecoderOptions; typedef 432 struct WebPDecoderOptions { struct 453 WebPDecoderOptions options; // Decoding options argument
|