Searched refs:fill (Results 1 – 5 of 5) sorted by relevance
140 MS_U32 fill; /* index for replicating entries */ local268 fill = 1U << curr;269 min = fill; /* save offset to next table */271 fill -= incr;272 next[(huff >> drop) + fill] = this;273 } while (fill != 0);
237 /* Whether to try to fill the input buffer when we reach the1194 { /* Don't try to fill the buffer, so this is an EOF. */
255 /* Whether to try to fill the input buffer when we reach the1499 { /* Don't try to fill the buffer, so this is an EOF. */
282 /* Whether to try to fill the input buffer when we reach the1273 { /* Don't try to fill the buffer, so this is an EOF. */
3745 … //Check if the scaled content can full fill the display window, otherwise garbage will show out.3884 … //Check if the scaled content can full fill the display window, otherwise garbage will show out.