Lines Matching defs:v4l2_ctrl_vp9_compressed_hdr
2837 struct v4l2_ctrl_vp9_compressed_hdr { struct
2838 __u8 tx_mode;
2839 __u8 tx8[2][1];
2840 __u8 tx16[2][2];
2841 __u8 tx32[2][3];
2842 __u8 coef[4][2][2][6][6][3];
2843 __u8 skip[3];
2844 __u8 inter_mode[7][3];
2845 __u8 interp_filter[4][2];
2846 __u8 is_inter[4];
2847 __u8 comp_mode[5];
2848 __u8 single_ref[5][2];
2849 __u8 comp_ref[5];
2850 __u8 y_mode[4][9];
2851 __u8 uv_mode[10][9];
2852 __u8 partition[16][3];
2854 struct v4l2_vp9_mv_probs mv;