Home
last modified time | relevance | path

Searched defs:vdec_vp9_slice_frame_counts (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_vp9_req_lat_if.c88 struct vdec_vp9_slice_frame_counts { struct
89 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 …]