Searched refs:tpg_gen_text (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/media/test-drivers/vivid/ |
D | vivid-kthread-cap.c | 492 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 497 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 507 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 512 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 518 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 525 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 530 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 535 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 539 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 545 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
|
/Linux-v6.1/drivers/media/test-drivers/vimc/ |
D | vimc-sensor.c | 210 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, in vimc_sensor_process_frame() 218 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame() 222 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame() 234 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
|
/Linux-v6.1/include/media/tpg/ |
D | v4l2-tpg.h | 244 void tpg_gen_text(const struct tpg_data *tpg,
|
/Linux-v6.1/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1962 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function 2015 EXPORT_SYMBOL_GPL(tpg_gen_text);
|