Searched refs:input_buf0 (Results 1 – 2 of 2) sorted by relevance
249 void bflb_mjpeg_update_input_output_buff(struct bflb_device_s *dev, void *input_buf0, void *input_b…
548 void bflb_mjpeg_update_input_output_buff(struct bflb_device_s *dev, void *input_buf0, void *input_b… in bflb_mjpeg_update_input_output_buff() argument554 if (input_buf0 != NULL) { in bflb_mjpeg_update_input_output_buff()555 putreg32((uint32_t)input_buf0, reg_base + MJPEG_YY_FRAME_ADDR_OFFSET); in bflb_mjpeg_update_input_output_buff()
Completed in 5 milliseconds