Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.c354 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
360 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
369 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, line_str); in visl_tpg_fill()
387 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
398 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
406 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
430 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, &buf[old_len]); in visl_tpg_fill()
449 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
460 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
468 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
[all …]
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c495 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
500 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()
515 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
521 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
528 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
533 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()
542 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
548 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c194 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, in vimc_sensor_process_frame()
202 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
205 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
217 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
/linux/include/media/tpg/
H A Dv4l2-tpg.h244 void tpg_gen_text(const struct tpg_data *tpg,
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1994 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function
2047 EXPORT_SYMBOL_GPL(tpg_gen_text);