Lines Matching +defs:b +defs:text
585 static void color_to_hsv(struct tpg_data *tpg, int r, int g, int b, in color_to_hsv()
650 static void rgb2ycbcr(const int m[3][3], int r, int g, int b, in rgb2ycbcr()
658 static void color_to_ycbcr(struct tpg_data *tpg, int r, int g, int b, in color_to_ycbcr()
759 int y_offset, int *r, int *g, int *b) in ycbcr2rgb()
773 int *r, int *g, int *b) in ycbcr_to_color()
888 int b = tpg_colors[col].b; in precalculate_color() local
1971 int y, int x, const char *text, unsigned len) in tpg_print_str_2()
1978 int y, int x, const char *text, unsigned len) in tpg_print_str_4()
1985 int y, int x, const char *text, unsigned len) in tpg_print_str_6()
1992 int y, int x, const char *text, unsigned len) in tpg_print_str_8()
1998 int y, int x, const char *text) in tpg_gen_text()
2357 const struct v4l2_rect *b = &tpg->border; in tpg_fill_plane_extras() local