Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c105 int is_level0,
1423 int is_level0, in DecodeImageStream() argument
1435 if (is_level0) { in DecodeImageStream()
1453 color_cache_bits, is_level0); in DecodeImageStream()
1472 if (is_level0) { // level 0 complete in DecodeImageStream()
1503 assert(is_level0); in DecodeImageStream()
1506 if (!is_level0) ClearMetadata(hdr); // Clean up temporary data behind. in DecodeImageStream()