Searched defs:vdec_vp9_slice_frame_ctx (Results 1 – 1 of 1) sorted by relevance
37 struct vdec_vp9_slice_frame_ctx { struct38 struct {41 } coef_probs[4][2][2][6];43 u8 y_mode_prob[4][16];44 u8 switch_interp_prob[4][16];45 u8 seg[32]; /* ignore */46 u8 comp_inter_prob[16];47 u8 comp_ref_prob[16];48 u8 single_ref_prob[5][2];49 u8 single_ref_prob_padding[6];[all …]