Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov9734.c356 static u64 to_pixels_per_line(u32 hts, u32 f_index) in to_pixels_per_line() function
570 h_blank = to_pixels_per_line(cur_mode->hts, cur_mode->link_freq_index); in ov9734_init_controls()
714 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov9734_set_format()
H A Dog01a1b.c457 static u64 to_pixels_per_line(u32 hts, u32 f_index) in to_pixels_per_line() function
644 h_blank = to_pixels_per_line(og01a1b->cur_mode->hts, in og01a1b_init_controls()
795 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in og01a1b_set_format()
H A Dov08d10.c645 static u64 to_pixels_per_line(const s64 *link_freq_menu, u32 hts, in to_pixels_per_line() function
957 h_blank = to_pixels_per_line(ov08d10->priv_lane->link_freq_menu, in ov08d10_init_controls()
1165 h_blank = to_pixels_per_line(ov08d10->priv_lane->link_freq_menu, in ov08d10_set_format()
H A Dov5675.c529 static u64 to_pixels_per_line(u32 hts, u32 f_index) in to_pixels_per_line() function
808 h_blank = to_pixels_per_line(ov5675->cur_mode->hts, in ov5675_init_controls()
1053 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov5675_set_format()
H A Dov8856.c1612 static u64 to_pixels_per_line(const s64 *link_freq_menu_items, u32 hts, in to_pixels_per_line() function
1923 h_blank = to_pixels_per_line(ov8856->priv_lane->link_freq_menu_items, in ov8856_init_controls()
2153 h_blank = to_pixels_per_line(ov8856->priv_lane->link_freq_menu_items, in ov8856_set_format()