Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.c90 static const u8 *font8x16; variable
94 font8x16 = f; in tpg_set_font()
1408 if (font8x16 == NULL || basep == NULL) in tpg_gen_text()
1447 u8 chr = font8x16[text[s] * 16 + line]; \ in tpg_gen_text()