Searched defs:prefill (Results 1 - 5 of 5) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
H A DPreFillQueue.java1 package com.bumptech.glide.load.engine.prefill;
H A DBitmapPreFiller.java1 package com.bumptech.glide.load.engine.prefill;
H A DPreFillType.java1 package com.bumptech.glide.load.engine.prefill;
110 * Constructor for a builder that uses the given size as the width and height of the Bitmaps to prefill.
111 * @param size The width and height in pixels of the Bitmaps to prefill.
118 * Constructor for a builder that uses the given dimensions as the dimensions of the Bitmaps to prefill.
119 * @param width The width in pixels of the Bitmaps to prefill.
120 * @param height The height in pixels of the Bitmaps to prefill.
H A DBitmapPreFillRunner.java1 package com.bumptech.glide.load.engine.prefill;
/external/libopus/src/
H A Dopus_encoder.c1086 int prefill=0; local
1451 prefill=1;
1602 prefill=1;
1797 if (prefill)
1801 /* Use a smooth onset for the SILK prefill to avoid the encoder trying to encode

Completed in 456 milliseconds