Lines Matching refs:hts
92 u32 hts; member
577 .hts = 1840,
590 .hts = 1840,
603 .hts = 1912,
648 static u64 to_pixels_per_line(const s64 *link_freq_menu, u32 hts, in to_pixels_per_line() argument
651 u64 ppl = hts * to_rate(link_freq_menu, f_index, nlanes); in to_pixels_per_line()
732 u32 hts, cur_vts, exp_cal; in ov08d10_set_exposure() local
742 hts = ((hts_h << 8) | (hts_l)); in ov08d10_set_exposure()
743 exp_cal = 66 * OV08D10_ROWCLK / hts; in ov08d10_set_exposure()
961 mode->hts, mode->link_freq_index, in ov08d10_init_controls()
1208 mode->hts, in ov08d10_set_format()