Searched defs:vdec_vp9_slice_frame_counts (Results 1 – 1 of 1) sorted by relevance
87 struct vdec_vp9_slice_frame_counts { struct88 union {98 struct {101 } coef_probs[4][2][2];103 u32 intra_inter[4][2];104 u32 comp_inter[5][2];105 u32 comp_inter_padding[2];106 u32 comp_ref[5][2];107 u32 comp_ref_padding[2];108 u32 single_ref[5][2][2];[all …]