Searched refs:COPY_4UBV (Results 1 – 8 of 8) sorted by relevance
80 #define COPY_CHAN4(DST, SRC) COPY_4UBV(DST, SRC)
218 COPY_4UBV(zoomed.array->rgba8[i], rgba[j]); in zoom_span()
140 COPY_4UBV(rgba[i], dest[i]); in blend_transparency_ubyte()
244 COPY_4UBV(rgba[i], color); in interpolate_int_colors()
296 COPY_4UBV(GLubyte dst[4], const GLubyte src[4]) in COPY_4UBV() function
1216 COPY_4UBV(reord[l], input[k]); in fxt1_quantize()
538 COPY_4UBV( t[i], f ); in trans_4_GLubyte_4ub_raw()
1052 - fixed RISC alignment errors caused by COPY_4UBV macro