Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/test-drivers/visl/
A Dvisl-dec.c222 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, 16, buf); in visl_tpg_fill()
[all …]
/linux-6.3-rc2/drivers/media/test-drivers/vimc/
A Dvimc-sensor.c199 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()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-kthread-cap.c411 unsigned line_height = 16 / factor; in vivid_fillbuff() local
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()
[all …]

Completed in 10 milliseconds