/external/v4l2_codec2/vda/ |
v4l2_video_decode_accelerator.h | 402 // queued afterwards. For flushing or resetting the pipeline then, we will 414 // Are we flushing? 418 // True if flushing is waiting for last output buffer. After
|
v4l2_video_decode_accelerator.cc | 507 // In the case that we're resetting or flushing, we need to delay decoding 797 // we queue an empty buffer for the purposes of flushing the pipe. 835 // input buffer for flushing purposes. [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
TaskPersister.java | 63 /** When not flushing don't write out files faster than this */ 67 * When not flushing delay this long before writing the first file out. This gives the next task 95 * Value determines write delay mode as follows: < 0 We are Flushing. No delays between writes
|
/frameworks/av/media/libstagefright/ |
MediaCodec.cpp | [all...] |
/external/python/cpython3/Doc/library/ |
logging.handlers.rst | 807 supports buffering of logging records in memory, periodically flushing them to a 808 :dfn:`target` handler. Flushing occurs whenever the buffer is full, or when a [all...] |
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
NuPlayer2.cpp | 1299 FlushStatus *flushing = audio ? &mFlushingAudio : &mFlushingVideo; local [all...] |
/external/python/cpython2/Lib/logging/ |
handlers.py | [all...] |
/external/python/cpython3/Lib/logging/ |
handlers.py | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
handlers.py | [all...] |
/external/mesa3d/src/gallium/docs/source/ |
context.rst | 466 Flushing 484 - flushing a resource before presenting it on the screen 485 - flushing a resource if some other process or device wants to use it
|
/external/python/cpython3/Modules/ |
zlibmodule.c | 880 /* Flushing with Z_NO_FLUSH is a no-op, so there's no point in 902 zlib_error(self->zst, err, "while flushing"); 927 zlib_error(self->zst, err, "while flushing"); [all...] |
/external/v4l2_codec2/tests/ |
C2VDAComponent_test.cpp | 414 mNumberOfPlaythrough++; // add the first iteration for perform mid-stream flushing. 431 // First iteration performs the mid-stream flushing. 709 continue; // do not compare the iteration with flushing
|
/cts/tests/tests/net/src/android/net/cts/ |
TrafficStatsTest.java | 119 // Bug: 10668088, Even with Nagle disabled, and flushing the 1024 bytes
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
cpu-specific-build-macros.rst | 119 Cortex-A57 cluster power down sequence by not flushing the Level 1 data
|
/device/linaro/bootloader/arm-trusted-firmware/lib/psci/aarch32/ |
psci_helpers.S | 99 * Do stack maintenance by flushing the used
|
/device/linaro/bootloader/arm-trusted-firmware/lib/psci/aarch64/ |
psci_helpers.S | 45 * Do stack maintenance by flushing the used
|
/external/deqp/doc/testspecs/GLES3/ |
performance.buffer.data_upload.txt | 55 - Different mapping & flushing strategies:
|
/external/icu/icu4c/source/common/ |
ucnv_cnv.h | 123 * - Continuing a partial match and flushing the toUnicode replay buffer
|
/external/libavc/encoder/ |
ih264e_bitstream.c | 181 /* 3. insert emulation prevention bytes while flushing the bits */
|
/external/libffi/src/frv/ |
ffi.c | 286 /* Cache flushing. */
|
/external/libunwind/src/ia64/ |
Grbs.c | 258 Debug (0, "rbs-underflow while flushing %lu regs, "
|
/external/mesa3d/docs/relnotes/ |
8.0.4.html | 188 <li>i915g: Don't avoid flushing when we have a pending fence.</li>
|