Home
last modified time | relevance | path

Searched refs:WebPAnimDecoderOptionsInit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webp/tests/fuzzer/
H A Danimation_api_fuzzer.c56 if (!WebPAnimDecoderOptionsInit(&dec_options)) return 0; in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/webp/src/webp/
H A Ddemux.h269 WEBP_NODISCARD static WEBP_INLINE int WebPAnimDecoderOptionsInit( in WebPAnimDecoderOptionsInit() function
/aosp_15_r20/external/webp/doc/
H A Dapi.md364 WebPAnimDecoderOptionsInit(&dec_options);