Home
last modified time | relevance | path

Searched refs:pixel_clock (Results 1 – 4 of 4) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_csi.c100 …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() argument
104 threshold = (dsp_clock - pixel_clock) / 1000 * resolution_x / (dsp_clock / 1000) + 10; in bflb_csi_set_line_threshold()
A Dbflb_cam.c83 …blank + 4 * config->resolution_x - 2 * config->resolution_x * (config->pixel_clock / 1000000) / re… in bflb_cam_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_csi.h109 …e_threshold(struct bflb_device_s *dev, uint16_t resolution_x, uint32_t pixel_clock, uint32_t dsp_c…
A Dbflb_cam.h183 uint32_t pixel_clock; member

Completed in 7 milliseconds