Searched defs:num_green (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngrtran.c741 int num_green = (1 << PNG_QUANTIZE_GREEN_BITS); local
767 for (ig = 0; ig < num_green; ig++)
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c740 int num_green = (1 << PNG_QUANTIZE_GREEN_BITS); local
766 for (ig = 0; ig < num_green; ig++)

Completed in 765 milliseconds