media: rockchip: vicap get_channel_info add param of field to cover value from get_fmt
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I552a42ccfa87e61a72b2ce9bd342e41d5e216a13
This commit is contained in:
parent
e1831e066b
commit
313e8b05f9
2 changed files with 5 additions and 0 deletions
|
|
@ -669,6 +669,7 @@ struct rkmodule_channel_info {
|
|||
__u32 bus_fmt;
|
||||
__u32 data_type;
|
||||
__u32 data_bit;
|
||||
__u32 field;
|
||||
} __attribute__ ((packed));
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue