Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngwutil.c378 unsigned int half_window_size = 1U << (windowBits-1); in png_deflate_claim() local
380 while (data_size + 262 <= half_window_size) in png_deflate_claim()
382 half_window_size >>= 1; in png_deflate_claim()

Completed in 7 milliseconds