Lines Matching defs:tpg
256 static inline void tpg_s_pattern(struct tpg_data *tpg, enum tpg_pattern pattern) in tpg_s_pattern()
264 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality()
274 static inline enum tpg_quality tpg_g_quality(const struct tpg_data *tpg) in tpg_g_quality()
279 static inline void tpg_s_alpha_component(struct tpg_data *tpg, in tpg_s_alpha_component()
288 static inline void tpg_s_alpha_mode(struct tpg_data *tpg, in tpg_s_alpha_mode()
297 static inline void tpg_s_brightness(struct tpg_data *tpg, in tpg_s_brightness()
306 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast()
315 static inline void tpg_s_saturation(struct tpg_data *tpg, in tpg_s_saturation()
324 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue()
333 static inline void tpg_s_rgb_range(struct tpg_data *tpg, in tpg_s_rgb_range()
342 static inline void tpg_s_real_rgb_range(struct tpg_data *tpg, in tpg_s_real_rgb_range()
351 static inline void tpg_s_colorspace(struct tpg_data *tpg, u32 colorspace) in tpg_s_colorspace()
359 static inline u32 tpg_g_colorspace(const struct tpg_data *tpg) in tpg_g_colorspace()
364 static inline void tpg_s_ycbcr_enc(struct tpg_data *tpg, u32 ycbcr_enc) in tpg_s_ycbcr_enc()
372 static inline u32 tpg_g_ycbcr_enc(const struct tpg_data *tpg) in tpg_g_ycbcr_enc()
377 static inline void tpg_s_hsv_enc(struct tpg_data *tpg, u32 hsv_enc) in tpg_s_hsv_enc()
385 static inline u32 tpg_g_hsv_enc(const struct tpg_data *tpg) in tpg_g_hsv_enc()
390 static inline void tpg_s_xfer_func(struct tpg_data *tpg, u32 xfer_func) in tpg_s_xfer_func()
398 static inline u32 tpg_g_xfer_func(const struct tpg_data *tpg) in tpg_g_xfer_func()
403 static inline void tpg_s_quantization(struct tpg_data *tpg, u32 quantization) in tpg_s_quantization()
411 static inline u32 tpg_g_quantization(const struct tpg_data *tpg) in tpg_g_quantization()
416 static inline unsigned tpg_g_buffers(const struct tpg_data *tpg) in tpg_g_buffers()
421 static inline unsigned tpg_g_planes(const struct tpg_data *tpg) in tpg_g_planes()
426 static inline bool tpg_g_interleaved(const struct tpg_data *tpg) in tpg_g_interleaved()
431 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize()
436 static inline unsigned tpg_hdiv(const struct tpg_data *tpg, in tpg_hdiv()
443 static inline unsigned tpg_hscale(const struct tpg_data *tpg, unsigned x) in tpg_hscale()
448 static inline unsigned tpg_hscale_div(const struct tpg_data *tpg, in tpg_hscale_div()
454 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline()
459 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline()
478 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width()
493 static inline unsigned tpg_calc_line_width(const struct tpg_data *tpg, in tpg_calc_line_width()
510 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
519 static inline void tpg_s_buf_height(struct tpg_data *tpg, unsigned h) in tpg_s_buf_height()
524 static inline void tpg_s_field(struct tpg_data *tpg, unsigned field, bool alternate) in tpg_s_field()
530 static inline void tpg_s_perc_fill(struct tpg_data *tpg, in tpg_s_perc_fill()
536 static inline unsigned tpg_g_perc_fill(const struct tpg_data *tpg) in tpg_g_perc_fill()
541 static inline void tpg_s_perc_fill_blank(struct tpg_data *tpg, in tpg_s_perc_fill_blank()
547 static inline void tpg_s_video_aspect(struct tpg_data *tpg, in tpg_s_video_aspect()
556 static inline enum tpg_video_aspect tpg_g_video_aspect(const struct tpg_data *tpg) in tpg_g_video_aspect()
561 static inline void tpg_s_pixel_aspect(struct tpg_data *tpg, in tpg_s_pixel_aspect()
570 static inline void tpg_s_show_border(struct tpg_data *tpg, in tpg_s_show_border()
576 static inline void tpg_s_show_square(struct tpg_data *tpg, in tpg_s_show_square()
582 static inline void tpg_s_insert_sav(struct tpg_data *tpg, bool insert_sav) in tpg_s_insert_sav()
587 static inline void tpg_s_insert_eav(struct tpg_data *tpg, bool insert_eav) in tpg_s_insert_eav()
594 static inline void tpg_s_mv_hor_mode(struct tpg_data *tpg, in tpg_s_mv_hor_mode()
601 static inline void tpg_s_mv_vert_mode(struct tpg_data *tpg, in tpg_s_mv_vert_mode()
608 static inline void tpg_init_mv_count(struct tpg_data *tpg) in tpg_init_mv_count()
613 static inline void tpg_update_mv_count(struct tpg_data *tpg, bool frame_is_field) in tpg_update_mv_count()
619 static inline void tpg_s_hflip(struct tpg_data *tpg, bool hflip) in tpg_s_hflip()
628 static inline bool tpg_g_hflip(const struct tpg_data *tpg) in tpg_g_hflip()
633 static inline void tpg_s_vflip(struct tpg_data *tpg, bool vflip) in tpg_s_vflip()
638 static inline bool tpg_g_vflip(const struct tpg_data *tpg) in tpg_g_vflip()
643 static inline bool tpg_pattern_is_static(const struct tpg_data *tpg) in tpg_pattern_is_static()