Searched refs:VIDEO_OUTPUT_BUFFERS_NUM (Results 1 – 3 of 3) sorted by relevance
97 #define VIDEO_OUTPUT_BUFFERS_NUM 3 macro762 if (video_port->buffer_num < VIDEO_OUTPUT_BUFFERS_NUM) in create_camera_component()763 video_port->buffer_num = VIDEO_OUTPUT_BUFFERS_NUM; in create_camera_component()788 if (still_port->buffer_num < VIDEO_OUTPUT_BUFFERS_NUM) in create_camera_component()789 still_port->buffer_num = VIDEO_OUTPUT_BUFFERS_NUM; in create_camera_component()
95 #define VIDEO_OUTPUT_BUFFERS_NUM 3 macro559 if (video_port->buffer_num < VIDEO_OUTPUT_BUFFERS_NUM) in create_camera_component()560 video_port->buffer_num = VIDEO_OUTPUT_BUFFERS_NUM; in create_camera_component()
94 #define VIDEO_OUTPUT_BUFFERS_NUM 3 macro1240 if (video_port->buffer_num < VIDEO_OUTPUT_BUFFERS_NUM) in raspi_capture_set_format_and_start()1241 video_port->buffer_num = VIDEO_OUTPUT_BUFFERS_NUM; in raspi_capture_set_format_and_start()1269 if (still_port->buffer_num < VIDEO_OUTPUT_BUFFERS_NUM) in raspi_capture_set_format_and_start()1270 still_port->buffer_num = VIDEO_OUTPUT_BUFFERS_NUM; in raspi_capture_set_format_and_start()