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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_accel.c384 int inbit, outbit, mult24, byte_id_in_dword, width; local
388 for (width = image->width, inbit = 7, mult24 = 0; src_bytes; ) {
394 mult24++;
396 if (mult24 == 3) {
397 mult24 = 0;

Completed in 103 milliseconds