Searched refs:huffsize (Results 1 - 6 of 6) sorted by relevance

/external/jpeg/
H A Djchuff.c185 char huffsize[257]; local
189 /* Note that huffsize[] and huffcode[] are filled in code-length order,
216 huffsize[p++] = (char) l;
218 huffsize[p] = 0;
225 si = huffsize[0];
227 while (huffsize[p]) {
228 while (((int) huffsize[p]) == si) {
262 dtbl->ehufsi[i] = huffsize[p];
H A Djdhuff.c157 char huffsize[257]; local
161 /* Note that huffsize[] and huffcode[] are filled in code-length order,
189 huffsize[p++] = (char) l;
191 huffsize[p] = 0;
198 si = huffsize[0];
200 while (huffsize[p]) {
201 while (((int) huffsize[p]) == si) {
/external/qemu/distrib/jpeg-6b/
H A Djchuff.c185 char huffsize[257]; local
189 /* Note that huffsize[] and huffcode[] are filled in code-length order,
216 huffsize[p++] = (char) l;
218 huffsize[p] = 0;
225 si = huffsize[0];
227 while (huffsize[p]) {
228 while (((int) huffsize[p]) == si) {
262 dtbl->ehufsi[i] = huffsize[p];
H A Djdhuff.c157 char huffsize[257]; local
161 /* Note that huffsize[] and huffcode[] are filled in code-length order,
189 huffsize[p++] = (char) l;
191 huffsize[p] = 0;
198 si = huffsize[0];
200 while (huffsize[p]) {
201 while (((int) huffsize[p]) == si) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 65 milliseconds