Searched refs:tpg_data (Results 1 – 1 of 1) sorted by relevance
133 struct tpg_data { struct237 int tpg_alloc(struct tpg_data *tpg, unsigned max_w);238 void tpg_free(struct tpg_data *tpg);241 void tpg_log_status(struct tpg_data *tpg);244 void tpg_gen_text(const struct tpg_data *tpg,246 void tpg_calc_text_basep(struct tpg_data *tpg,253 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc);266 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality()308 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast()326 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue()[all …]
Completed in 10 milliseconds