device: Keep DV-timing Hz

(cherry picked from commit 17a448223c0dd1cf420ba9a79232f433ff11c4b5)
Signed-off-by: Maxim Devaev <mdevaev@gmail.com>
This commit is contained in:
Maxim Devaev
2024-02-23 04:01:00 +00:00
parent 3c7564da19
commit 5f7c556697
2 changed files with 11 additions and 7 deletions

View File

@@ -80,6 +80,7 @@ typedef struct {
unsigned height;
unsigned format;
unsigned stride;
float hz;
unsigned hw_fps;
unsigned jpeg_quality;
size_t raw_size;