/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/ |
H A D | visl-dec.c | 222 const u32 line_height = 16; in visl_tpg_fill() local 242 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill() 250 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, line_str); in visl_tpg_fill() 268 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill() 279 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill() 286 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill() 303 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, &buf[old_len]); in visl_tpg_fill() 321 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill() 332 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill() 339 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 1 in visl_tpg_fill() [all...] |
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 198 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()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 199 const unsigned int line_height = 16; in vimc_sensor_process_frame() local 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()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-kthread-cap.c | 410 unsigned line_height = 16 / factor; in vivid_fillbuff() local 490 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 495 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 505 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 510 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 516 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 522 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 527 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 532 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 536 tpg_gen_text(tpg, basep, line++ * line_height, 1 in vivid_fillbuff() [all...] |
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-kthread-cap.c | 390 unsigned line_height = 16 / factor; in vivid_fillbuff() local 471 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 476 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 486 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 491 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() 504 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 509 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 514 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 518 tpg_gen_text(tpg, basep, line++ * line_height, 1 in vivid_fillbuff() [all...] |