Searched refs:ycomp (Results 1 – 2 of 2) sorted by relevance
34 static int8_t xcomp[320], ycomp[240]; variable47 for (int y=0; y<240; y++) ycomp[y]=sin(frame*0.07+y*0.15)*4; in pretty_effect_calc_lines()52 *dest++=get_bgnd_pixel(x+yofs[y]+xcomp[x], y+xofs[x]+ycomp[y]); in pretty_effect_calc_lines()
33 static int8_t xcomp[320], ycomp[240]; variable46 for (int y=0; y<240; y++) ycomp[y]=sin(frame*0.07+y*0.15)*4; in pretty_effect_calc_lines()51 *dest++=get_bgnd_pixel(x+yofs[y]+xcomp[x], y+xofs[x]+ycomp[y]); in pretty_effect_calc_lines()