Searched refs:BPP4 (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.c394 #define BPP4 4 macro
1201 png_uint_32 initial_val = BPP4 * png_pass_start[png_ptr->pass];
1203 register int stride = BPP4 * png_pass_inc[png_ptr->pass];
1205 register int rep_bytes = BPP4 * png_pass_width[png_ptr->pass];
1209 register png_uint_32 final_val = BPP4 * len; /* GRR bugfix */
1222 final_val+=diff*BPP4;

Completed in 109 milliseconds