Introduce a video_get_format_index() utility to help finding a caps entry out of a given format. Introduce several utilities to seek and apply frame intervals. Signed-off-by: Josuah Demangeon <me@josuah.net>
10 lines
178 B
YAML
10 lines
178 B
YAML
# Copyright (c) 2024 tinyVision.ai Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.video.api:
|
|
tags:
|
|
- drivers
|
|
- video
|
|
platform_allow: native_sim
|