Searched refs:pixel_clock (Results 1 – 4 of 4) sorted by relevance
100 …e_threshold(struct bflb_device_s *dev, uint16_t resolution_x, uint32_t pixel_clock, uint32_t dsp_c… in bflb_csi_set_line_threshold() argument104 threshold = (dsp_clock - pixel_clock) / 1000 * resolution_x / (dsp_clock / 1000) + 10; in bflb_csi_set_line_threshold()
83 …blank + 4 * config->resolution_x - 2 * config->resolution_x * (config->pixel_clock / 1000000) / re… in bflb_cam_init()
109 …e_threshold(struct bflb_device_s *dev, uint16_t resolution_x, uint32_t pixel_clock, uint32_t dsp_c…
183 uint32_t pixel_clock; member
Completed in 7 milliseconds