Lines Matching full:while
169 while (ndata) { /* Process all tables in the segment */ in create_qt_tbl()
206 while (ndata) { /* Process all tables in the segment */ in create_huffman_tbl()
224 while (b--) ph[j++] = hc++; in create_huffman_tbl()
334 } while (bl); in huffext()
343 while (wbit < 16) { /* Prepare 16 bits into the working register */ in huffext()
408 } while (--nc); in huffext()
461 } while (nbit); in bitext()
471 while (wbit < nbit) { /* Prepare nbit bits into the working register */ in bitext()
759 } while (++z < 64); /* Next AC element */ in mcu_load()
945 } while (--n); in mcu_output()
991 } while (marker != 0xFFD8); in jd_prepare()