Home
last modified time | relevance | path

Searched defs:FinishDecoding (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c251 static VP8StatusCode FinishDecoding(WebPIDecoder* const idec) { in FinishDecoding() function
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc1477 ModuleResult FinishDecoding(bool verify_functions = true) { in FinishDecoding() function in v8::internal::wasm::ModuleDecoderImpl
2315 ModuleResult ModuleDecoder::FinishDecoding(bool verify_functions) { in FinishDecoding() function in v8::internal::wasm::ModuleDecoder