Searched refs:mult24 (Results 1 – 1 of 1) sorted by relevance
377 int inbit, outbit, mult24, byte_id_in_dword, width; in atyfb_imageblit() local381 for (width = image->width, inbit = 7, mult24 = 0; src_bytes; ) { in atyfb_imageblit()387 mult24++; in atyfb_imageblit()389 if (mult24 == 3) { in atyfb_imageblit()390 mult24 = 0; in atyfb_imageblit()