HomeSort by relevance Sort by last modified time
    Searched full:multiples (Results 76 - 100 of 361) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorSpace.java 34 * be large enough to hold the data, and the dimensions must be multiples of 2.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
alloccommon.c 53 /* our internal buffers are always multiples of 16 */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm 22 ;cpi->oxcf.Height, which can be ANY numbers(NOT always multiples of 16 or 4).
  /libcore/luni/src/main/java/java/math/
Primality.java 122 // To discard multiples of first primes
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
fallback_malloc.ipp 22 // Allocates chunks in multiples of four bytes, with a four byte header
  /external/boringssl/src/crypto/ec/
p224-64.c 80 /* Precomputed multiples of the standard generator
    [all...]
p256-64.c     [all...]
  /prebuilts/go/darwin-x86/src/crypto/cipher/
gcm.go 84 // We precompute 16 multiples of |key|. However, when we do lookups
219 // one of the precomputed multiples of H.
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go 84 // We precompute 16 multiples of |key|. However, when we do lookups
219 // one of the precomputed multiples of H.
  /external/libhevc/common/arm/
ihevc_inter_pred_luma_copy_w16out.s 92 tst r12,#7 @conditional check for wd (multiples)
  /external/libjpeg-turbo/
transupp.h 30 * whose dimensions aren't multiples of the iMCU size. The right and bottom
  /external/tpm2/
CryptoEngine.h 139 #error "Key size and IV for DRBG must be even multiples of 8"
  /external/webrtc/webrtc/audio/
audio_send_stream.cc 180 // insufficient data, since the resolution is limited to multiples of 4 ms.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_sps_parser.cc 161 // to signify resolutions that aren't multiples of 16.
  /frameworks/base/core/java/android/content/
IContentService.aidl 159 * Returns the status that matches the authority. If there are multiples accounts for
  /frameworks/base/libs/hwui/
Properties.h 34 // Textures used by layers must have dimensions multiples of this number
  /frameworks/base/libs/hwui/utils/
LinearAllocator.cpp 34 // The ideal size of a page allocation (these need to be multiples of 8)
  /libcore/jsr166-tests/src/test/java/jsr166/
ThreadLocalRandomTest.java 34 * across multiples of primes.
  /packages/apps/Camera2/jni/
jpegutilnative.cpp 43 * rendered in scanline order. Only rotations which are multiples of
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropDrawingUtils.java 178 return false; // fails for rotations that are not multiples of 90
  /prebuilts/go/darwin-x86/src/image/
ycbcr.go 47 // multiples of 8, and:
  /prebuilts/go/linux-x86/src/image/
ycbcr.go 47 // multiples of 8, and:
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh.h 252 /* All SH instructions are multiples of 16 bits. */
  /external/iptables/iptables/
ip6tables.8.in 382 instead of only the rounded number in K's (multiples of 1000)
383 M's (multiples of 1000K) or G's (multiples of 1000M). This option is
iptables.8.in 370 instead of only the rounded number in K's (multiples of 1000)
371 M's (multiples of 1000K) or G's (multiples of 1000M). This option is

Completed in 644 milliseconds

1 2 34 5 6 7 8 91011>>