Lines Matching defs:v4l2_ctrl_vp9_compressed_hdr
2844 struct v4l2_ctrl_vp9_compressed_hdr { struct
2845 __u8 tx_mode;
2846 __u8 tx8[2][1];
2847 __u8 tx16[2][2];
2848 __u8 tx32[2][3];
2849 __u8 coef[4][2][2][6][6][3];
2850 __u8 skip[3];
2851 __u8 inter_mode[7][3];
2852 __u8 interp_filter[4][2];
2853 __u8 is_inter[4];
2854 __u8 comp_mode[5];
2855 __u8 single_ref[5][2];
2856 __u8 comp_ref[5];
2857 __u8 y_mode[4][9];
2858 __u8 uv_mode[10][9];
2859 __u8 partition[16][3];
2861 struct v4l2_vp9_mv_probs mv;