Lines Matching defs:v4l2_vp9_frame_symbol_counts
119 struct v4l2_vp9_frame_symbol_counts { struct
120 u32 (*partition)[16][4];
121 u32 (*skip)[3][2];
122 u32 (*intra_inter)[4][2];
123 u32 (*tx32p)[2][4];
124 u32 (*tx16p)[2][4];
125 u32 (*tx8p)[2][2];
126 u32 (*y_mode)[4][10];
127 u32 (*uv_mode)[10][10];
128 u32 (*comp)[5][2];
129 u32 (*comp_ref)[5][2];
130 u32 (*single_ref)[5][2][2];
131 u32 (*mv_mode)[7][4];
132 u32 (*filter)[4][3];
133 u32 (*mv_joint)[4];
134 u32 (*sign)[2][2];
135 u32 (*classes)[2][11];
136 u32 (*class0)[2][2];
137 u32 (*bits)[2][10][2];
138 u32 (*class0_fp)[2][2][4];
139 u32 (*fp)[2][4];
140 u32 (*class0_hp)[2][2];
141 u32 (*hp)[2][2];
142 u32 (*coeff[4][2][2][6][6])[3];
143 u32 *eob[4][2][2][6][6][2];