Home
last modified time | relevance | path

Searched defs:v4l2_ctrl_vp9_compressed_hdr (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dv4l2-controls.h2282 struct v4l2_ctrl_vp9_compressed_hdr { struct
2283 __u8 tx_mode;
2284 __u8 tx8[2][1];
2285 __u8 tx16[2][2];
2286 __u8 tx32[2][3];
2287 __u8 coef[4][2][2][6][6][3];
2288 __u8 skip[3];
2289 __u8 inter_mode[7][3];
2290 __u8 interp_filter[4][2];
2291 __u8 is_inter[4];
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dv4l2-controls.h2282 struct v4l2_ctrl_vp9_compressed_hdr { struct
2283 __u8 tx_mode;
2284 __u8 tx8[2][1];
2285 __u8 tx16[2][2];
2286 __u8 tx32[2][3];
2287 __u8 coef[4][2][2][6][6][3];
2288 __u8 skip[3];
2289 __u8 inter_mode[7][3];
2290 __u8 interp_filter[4][2];
2291 __u8 is_inter[4];
[all …]