Searched defs:vdec_vp9_slice_frame_counts (Results 1 – 1 of 1) sorted by relevance
88 struct vdec_vp9_slice_frame_counts { struct89 union {99 struct {102 } coef_probs[4][2][2];104 u32 intra_inter[4][2];105 u32 comp_inter[5][2];106 u32 comp_inter_padding[2];107 u32 comp_ref[5][2];108 u32 comp_ref_padding[2];109 u32 single_ref[5][2][2];[all …]