Searched refs:mult24 (Results 1 – 1 of 1) sorted by relevance
388 int inbit, outbit, mult24, byte_id_in_dword, width; in atyfb_imageblit() local392 for (width = image->width, inbit = 7, mult24 = 0; src_bytes; ) { in atyfb_imageblit()398 mult24++; in atyfb_imageblit()400 if (mult24 == 3) { in atyfb_imageblit()401 mult24 = 0; in atyfb_imageblit()