Searched refs:buffering (Results 1 – 7 of 7) sorted by relevance
85 such change is based on the internal buffering (typically a few hundred114 which is not as large as the additional buffering for the ordinary Mixer path
30 file size helps the client app set up buffering and caching for the file.
3633 public void onBuffering(boolean buffering) { in onBuffering() argument3635 if (DEBUG) Log.d(TAG, "onBuffering: " + buffering); in onBuffering()3636 mBuffering = buffering; in onBuffering()
201 <li>Improved buffering model supports shared buffers allocated in the decoder</li>
86 Bean — <strong>vsync timing</strong>, <strong>triple buffering</strong>,652 — <strong>vsync timing</strong>, <strong>triple buffering</strong>,1266 <p>Android 4.1 also adds <strong>triple buffering</strong> in the graphics pipeline, for more consi…
461 option can simplify buffering and multithreading for some apps.
141 mediaPlayer.prepare(); // might take long! (for buffering, etc)