Home
last modified time | relevance | path

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

/linux/include/media/tpg/
A Dv4l2-tpg.h133 struct tpg_data { struct
236 int tpg_alloc(struct tpg_data *tpg, unsigned max_w);
237 void tpg_free(struct tpg_data *tpg);
240 void tpg_log_status(struct tpg_data *tpg);
243 void tpg_gen_text(const struct tpg_data *tpg,
245 void tpg_calc_text_basep(struct tpg_data *tpg,
252 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc);
265 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality()
307 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast()
325 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue()
[all …]
/linux/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-core.c89 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init()
112 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc()
154 void tpg_free(struct tpg_data *tpg) in tpg_free()
179 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc) in tpg_s_fourcc()
1097 static void gen_twopix(struct tpg_data *tpg, in gen_twopix()
1752 static void tpg_precalculate_line(struct tpg_data *tpg) in tpg_precalculate_line()
2035 void tpg_update_mv_step(struct tpg_data *tpg) in tpg_update_mv_step()
2120 static void tpg_recalc(struct tpg_data *tpg) in tpg_recalc()
2156 void tpg_calc_text_basep(struct tpg_data *tpg, in tpg_calc_text_basep()
2176 static int tpg_pattern_avg(const struct tpg_data *tpg, in tpg_pattern_avg()
[all …]
/linux/drivers/media/test-drivers/vivid/
A Dvivid-kthread-cap.c222 static void *plane_vaddr(struct tpg_data *tpg, struct vivid_buffer *buf, in plane_vaddr()
240 struct tpg_data *tpg = &dev->tpg; in vivid_copy_buffer()
408 struct tpg_data *tpg = &dev->tpg; in vivid_fillbuff()
596 struct tpg_data *tpg = &dev->tpg; in vivid_overlay()
A Dvivid-core.h392 struct tpg_data tpg;
/linux/drivers/media/test-drivers/vimc/
A Dvimc-sensor.c26 struct tpg_data tpg;

Completed in 24 milliseconds