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