Lines Matching defs:v4l2_ctrl_vp9_compressed_hdr
2763 struct v4l2_ctrl_vp9_compressed_hdr { struct
2764 __u8 tx_mode;
2765 __u8 tx8[2][1];
2766 __u8 tx16[2][2];
2767 __u8 tx32[2][3];
2768 __u8 coef[4][2][2][6][6][3];
2769 __u8 skip[3];
2770 __u8 inter_mode[7][3];
2771 __u8 interp_filter[4][2];
2772 __u8 is_inter[4];
2773 __u8 comp_mode[5];
2774 __u8 single_ref[5][2];
2775 __u8 comp_ref[5];
2776 __u8 y_mode[4][9];
2777 __u8 uv_mode[10][9];
2778 __u8 partition[16][3];
2780 struct v4l2_vp9_mv_probs mv;