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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dc2p.c132 static inline void store_planar(char *dst, u32 dst_inc, u32 bpp, u32 d[8]) argument
136 for (i = 0; i < bpp; i++, dst += dst_inc)
145 static inline void store_planar_masked(char *dst, u32 dst_inc, u32 bpp, argument
150 for (i = 0; i < bpp; i++, dst += dst_inc)

Completed in 104 milliseconds