HomeSort by relevance Sort by last modified time
    Searched full:overrun (Results 126 - 150 of 751) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.cpp 302 {// this could lead to buffer overrun when ptr is already out of bound.
774 /* This function set the overrun buffer, and VideoEncData context for callback to reallocate
775 overrun buffer. */
786 /* determine whether overrun buffer can be used or not */
800 // allocate new overrun Buffer
814 // copy everything to overrun buffer and start using it.
819 else // overrun buffer is already used
826 // allocate new overrun buffer
mp4def.h 221 /* overrun buffer size */
  /frameworks/av/services/audioflinger/
FastThread.cpp 279 ALOGV("overrun: time since last cycle %d.%03ld sec",
287 // - recovers from overrun immediately after underrun
  /bionic/libc/arch-arm64/denver64/bionic/
memcpy_base.S 129 * it can't overrun. */
  /bionic/libc/kernel/uapi/linux/
synclink.h 183 __u32 frame, parity, overrun, brk; member in struct:mgsl_icount
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
Fdc.h 115 #define STS1_OR BIT4 // Overrun/Underrun: Becomes set if FDC does not receive CPU or DMA service within the required time interval
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
CpuExceptionCommon.c 42 "Coprocessor Segment Overrun",
  /external/autotest/client/tests/libhugetlbfs/
libhugetlbfs-2.0.tar.gz 
  /external/icu/icu4c/source/tools/genrb/
genrb.cpp 439 break; // overrun
441 // Check for overrun before changing remaining,
445 break; // overrun or explicitly terminated
451 // pool string index overrun
  /external/kernel-headers/original/uapi/linux/
fdreg.h 49 #define ST1_OR 0x10 /* OverRun */
synclink.h 214 __u32 frame, parity, overrun, brk; member in struct:mgsl_icount
  /external/libjpeg-turbo/
jdatadst-tj.c 72 * overrun, a FALSE return indicates that the buffer cannot be emptied now.
  /external/libnfnetlink/src/
rtnl.c 154 rtnl_log(LOG_NOTICE, "OVERRUN on rtnl socket");
  /external/mesa3d/docs/relnotes/
10.2.8.html 82 <li>nv50/ir: avoid array overrun when checking for supported mods</li>
  /external/syslinux/com32/gdbstub/
serial.c 77 #define UART_LSR_OE 0x02 /* Overrun error indicator */
  /external/syslinux/core/
layout.inc 126 ; Keep the low-memory footprint as small as possible... overrun is a hard
  /external/syslinux/gpxe/src/core/
serial.c 82 #define UART_LSR_OE 0x02 /* Overrun error indicator */
  /external/syslinux/gpxe/src/drivers/net/
ns8390.h 224 #define D8390_RSTAT_OVER 0x08 /* FIFO overrun */
  /external/syslinux/libinstaller/
setadv.c 97 break; /* Corrupt tag (overrun) - overwrite it */
  /external/valgrind/coregrind/m_ume/
script.c 61 // overrun?
  /external/valgrind/exp-sgcheck/
pc_main.c 86 "overrun detector");
  /external/valgrind/memcheck/tests/
Makefile.am 192 match-overrun.stderr.exp match-overrun.vgtest match-overrun.supp \
368 match-overrun \
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
audio_encoder_isac_t_impl.h 135 // buffer. All we can do is check for an overrun after the fact.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 342 * @brief This function is used to query overrun buffer. It is used when PVEncodeVideoFrame.returns size that is
345 * @return Pointer to the overrun buffer. NULL if overrun buffer is not used.
350 replaced by the introduction of overrun buffer. */
  /hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
CtUpdateAmbassador.cpp 72 * are numerous, it will overrun the ring quickly. Therefore, the tester

Completed in 1570 milliseconds

1 2 3 4 56 7 8 91011>>