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