Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/test-drivers/vimc/
Dvimc-sensor.c198 const unsigned int line_height = 16; in vimc_sen_process_frame() local
209 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, in vimc_sen_process_frame()
217 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame()
221 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame()
233 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame()
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c410 unsigned line_height = 16 / factor; in vivid_fillbuff() local
491 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
496 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
506 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
511 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
517 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
524 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
529 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
534 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
538 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
[all …]