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

/linux-master/drivers/media/i2c/
H A Dog01a1b.c448 static u64 to_pixels_per_line(u32 hts, u32 f_index) function
635 h_blank = to_pixels_per_line(og01a1b->cur_mode->hts,
786 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) -
H A Dov9734.c356 static u64 to_pixels_per_line(u32 hts, u32 f_index) function
570 h_blank = to_pixels_per_line(cur_mode->hts, cur_mode->link_freq_index);
714 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) -
H A Dov5675.c529 static u64 to_pixels_per_line(u32 hts, u32 f_index) function
808 h_blank = to_pixels_per_line(ov5675->cur_mode->hts,
1053 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) -
H A Dov08d10.c645 static u64 to_pixels_per_line(const s64 *link_freq_menu, u32 hts, function
957 h_blank = to_pixels_per_line(ov08d10->priv_lane->link_freq_menu,
1165 h_blank = to_pixels_per_line(ov08d10->priv_lane->link_freq_menu,
H A Dov8856.c1612 static u64 to_pixels_per_line(const s64 *link_freq_menu_items, u32 hts, function
1923 h_blank = to_pixels_per_line(ov8856->priv_lane->link_freq_menu_items,
2153 h_blank = to_pixels_per_line(ov8856->priv_lane->link_freq_menu_items,

Completed in 495 milliseconds