Home
last modified time | relevance | path

Searched refs:font8x16 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c81 static const u8 *font8x16; variable
85 font8x16 = f; in tpg_set_font()
1923 u8 chr = font8x16[(u8)text[s] * 16 + line]; \
1997 if (font8x16 == NULL || basep == NULL || text == NULL) in tpg_gen_text()
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c81 static const u8 *font8x16; variable
85 font8x16 = f; in tpg_set_font()
1929 u8 chr = font8x16[(u8)text[s] * 16 + line]; \
2003 if (font8x16 == NULL || basep == NULL || text == NULL) in tpg_gen_text()

Completed in 9 milliseconds