Lines Matching defs:y
466 int y_offset, int *y, int *cb, int *cr) in rgb2ycbcr()
474 int *y, int *cb, int *cr) in color_to_ycbcr()
574 static void ycbcr2rgb(const int m[3][3], int y, int cb, int cr, in ycbcr2rgb()
588 static void ycbcr_to_color(struct tpg_data *tpg, int y, int cb, int cr, in ycbcr_to_color()
778 int y, cb, cr; in precalculate_color() local
806 int y, cb, cr; in precalculate_color() local
1619 int y, int x, char *text, unsigned len) in tpg_print_str_2()
1626 int y, int x, char *text, unsigned len) in tpg_print_str_4()
1633 int y, int x, char *text, unsigned len) in tpg_print_str_6()
1640 int y, int x, char *text, unsigned len) in tpg_print_str_8()
1646 int y, int x, char *text) in tpg_gen_text()
1763 static unsigned tpg_calc_buffer_line(const struct tpg_data *tpg, unsigned y, in tpg_calc_buffer_line()