HomeSort by relevance Sort by last modified time
    Searched full:absolute (Results 901 - 925 of 5188) sorted by null

<<31323334353637383940>>

  /external/libhevc/common/
ihevc_disp_mgr.c 96 * Absolute POC of the display buffer
  /external/libopus/silk/
main.h 113 const opus_int sum_pulses[ MAX_NB_SHELL_BLOCKS ] /* I Sum of absolute pulses per block */
123 const opus_int sum_pulses[ MAX_NB_SHELL_BLOCKS ] /* I Sum of absolute pulses per block */
218 opus_int *gain_Q7, /* O sum of absolute LTP coefficients */
225 const opus_int32 max_gain_Q7, /* I maximum sum of absolute LTP coefficients */
  /external/libunwind/include/
mempool.h 47 no absolute guarantee that unwinding will always work, but in
  /external/libunwind/src/
os-qnx.c 69 absolute path, and there is no foolproof way to map the filename
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 39 unsigned int max_sz; /* Absolute size of the queue */
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_denoiser_sse2.c 60 // Clamp absolute difference to 16 to be used to get mask. Doing this
74 // Combine the adjustments and get absolute adjustments.
110 // Clamp absolute difference to delta to get the adjustment.
203 // The delta is set by the excess of absolute pixel diff over the
  /external/llvm/include/llvm/MC/
MCValue.h 51 /// \brief Is this an absolute (as opposed to relocatable) value.
  /external/llvm/include/llvm/Support/
FileUtilities.h 25 /// This function allows you to specify an absolute and relative FP error that
  /external/llvm/lib/MC/
MCSymbol.cpp 19 // Sentinel value for the absolute pseudo fragment.
  /external/llvm/test/CodeGen/Hexagon/
addrmode-indoff.ll 3 ; Bug 6840. Use absolute+index addressing.
  /external/llvm/test/CodeGen/PowerPC/
ppc64-calls.ll 45 ; Absolute values must use the regular indirect call sequence
  /external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
MachO_ARM64_relocations.s 71 # Test ARM64_RELOC_UNSIGNED relocation. The absolute 64-bit address of the
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-relocs.s 8 // See <rdar://problem/7763719> improve handling of absolute symbols
34 // FIXME: We don't support this, and would currently get it wrong, it should be a jump to an absolute address.
66 // syntax in what they should mean in the first place (absolute or
79 // syntax in what they should mean in the first place (absolute or
  /external/llvm/test/tools/llvm-readobj/
symbols.test 60 ELF-NEXT: Section: Absolute (0xFFF1)
  /external/llvm/unittests/
Makefile.unittest 51 # Add the absolute path to the dynamic library. This is ok because
  /external/ltrace/
options.h 63 extern int opt_t; /* print absolute timestamp */
  /external/lzma/CPP/Common/
Wildcard.h 108 k_RelatPath, // absolute prefix as Prefix, remain path in Tree
  /external/mdnsresponder/mDNSShared/
dnsextd.h 101 mDNSs32 expire; // expiration, absolute, in seconds since epoch
  /external/mesa3d/src/gallium/docs/source/
debugging.rst 35 specified file. Paths may be relative or absolute; relative paths are relative
  /external/mesa3d/src/gallium/state_trackers/vega/
path.h 44 /* all coords are absolute, even if segment is relative */
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_tracker.h 50 #undef Absolute
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
UnixFakeFileSystem.java 54 * Return true if the specified path designates a valid (absolute) file path. For Unix,
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
Path.java 112 assert path.startsWith("/") : "Absolute path required";
  /external/opencv3/3rdparty/libjasper/jasper/
jas_math.h 91 /* Compute the absolute value. */
  /external/opencv3/cmake/FindCUDA/
make2cmake.cmake 74 get_filename_component(file_absolute "${file}" ABSOLUTE)

Completed in 1666 milliseconds

<<31323334353637383940>>