Searched full:fps (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/drivers/video/ |
D | video_emul_imager.c | 51 uint8_t fps; member 54 * are repeated across modes, such as the resolution for different FPS. 104 {.fps = 15, .regs = {emul_imager_rgb565_64x20, emul_imager_rgb565_64x20_15fps}}, 105 {.fps = 30, .regs = {emul_imager_rgb565_64x20, emul_imager_rgb565_64x20_30fps}}, 106 {.fps = 60, .regs = {emul_imager_rgb565_64x20, emul_imager_rgb565_64x20_60fps}}, 124 {.fps = 15, .regs = {emul_imager_yuyv_64x20, emul_imager_yuyv_64x20_15fps}}, 125 {.fps = 30, .regs = {emul_imager_yuyv_64x20, emul_imager_yuyv_64x20_30fps}}, 229 *(int64_t *)value = (int64_t)data->fmt.width * data->fmt.pitch * data->mode->fps; in emul_imager_get_ctrl() 246 LOG_DBG("Applying mode %p at %d FPS", mode, mode->fps); in emul_imager_set_mode() 259 LOG_ERR("Could not apply %s mode %p (%u FPS)", dev->name, mode, mode->fps); in emul_imager_set_mode() [all …]
|
D | video_sw_generator.c | 21 * the max frame rate actually varies between 40 and 666 fps depending on 23 * format. 60 fps is therefore chosen as a common value in practice.
|
D | ov7725.c | 453 /* Set clock : framerate 30fps, input clock 24M*/ in ov7725_set_fmt()
|
/Zephyr-latest/samples/sensor/grow_r502a/boards/ |
D | yd_esp32_procpu.overlay | 19 fps {
|
D | esp32_devkitc_wroom_procpu.overlay | 19 fps {
|
/Zephyr-latest/dts/bindings/display/ |
D | sitronix,st7796s.yaml | 16 result in a framerate of ~41 FPS.
|
/Zephyr-latest/boards/96boards/avenger96/doc/ |
D | index.rst | 32 - HDMI: WXGA (1366x768)@ 60 fps, HDMI 1.4 116 - LCD-TFT controller, up to 24-bit // RGB888, up to WXGA (1366 × 768) @60 fps
|
/Zephyr-latest/samples/drivers/video/capture/src/ |
D | main.c | 162 LOG_INF("- Default frame rate : %f fps", in main()
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_cdns.c | 24 /* SDMMC operations FPs are the element of structure*/
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 119 - LCD-TFT controller, up to 24-bit // RGB888, up to WXGA (1366 × 768) @60 fps
|
/Zephyr-latest/boards/adi/max78002evkit/doc/ |
D | index.rst | 57 - Capable of Processing VGA Images at 30fps
|