Searched refs:BPP2 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpnggccrd.c392 #define BPP2 2 macro
858 png_uint_32 initial_val = BPP2 * png_pass_start[png_ptr->pass];
860 register int stride = BPP2 * png_pass_inc[png_ptr->pass];
862 register int rep_bytes = BPP2 * png_pass_width[png_ptr->pass];
866 register png_uint_32 final_val = BPP2 * len; /* GRR bugfix */
879 final_val+=diff*BPP2;

Completed in 65 milliseconds