Searched refs:vp9_u (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_vp9.c119 static unsigned vp9_u(struct vl_vlc *vlc, unsigned n) function in typeref:typename:unsigned
137 v = vp9_u(vlc, n);
138 s = vp9_u(vlc, 1);
149 vp9_u(vlc, 1);
151 cs = vp9_u(vlc, 3);
154 vp9_u(vlc, 1);
160 vp9_u(vlc, 16);
162 vp9_u(vlc, 16);
165 if (vp9_u(vlc, 1)) {
167 vp9_u(vl
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_vp9.c123 static unsigned vp9_u(struct vl_vlc *vlc, unsigned n) function in typeref:typename:unsigned
141 v = vp9_u(vlc, n);
142 s = vp9_u(vlc, 1);
153 vp9_u(vlc, 1);
155 cs = vp9_u(vlc, 3);
158 vp9_u(vlc, 1);
164 vp9_u(vlc, 16);
166 vp9_u(vlc, 16);
169 if (vp9_u(vlc, 1)) {
171 vp9_u(vl
[all...]

Completed in 19 milliseconds