HomeSort by relevance Sort by last modified time
    Searched full:vectors (Results 226 - 250 of 473) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/neven/Embedded/common/src/b_TensorEm/
MapSequence.c 256 /* swap vectors */
  /external/qemu/distrib/zlib-1.2.3/
crc32.c 339 #define GF2_DIM 32 /* dimension of GF(2) vectors (length of CRC) */
  /external/qemu/hw/
arm_gic.c 26 /* The NVIC has 16 internal vectors. However these are not exposed
  /external/quake/quake/src/WinQuake/
net_wins.cpp 126 // initialize the Winsock function vectors (we do this instead of statically linking
  /external/srec/srec/clib/
swicms.c 35 The speech frames are LDA-processed mfcc-with-dynamic feature vectors.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
AttributesImpl.java 48 * implementation using a single array rather than a set of Vectors.</p>
  /external/v8/src/
utils.h 354 // Factory method for creating empty vectors.
  /external/webkit/SunSpider/tests/sunspider-0.9/
crypto-aes.js 376 function byteArrayToHexStr(b) { // convert byte array to hex string for displaying test vectors
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 376 function byteArrayToHexStr(b) { // convert byte array to hex string for displaying test vectors
  /external/wpa_supplicant/
sha1.c 536 Test Vectors (from FIPS PUB 180-1)
tls.h 512 * @key: Session key material (session_key vectors with 2-octet length), or
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
sha1.c 543 Test Vectors (from FIPS PUB 180-1)
tls.h 521 * @key: Session key material (session_key vectors with 2-octet length), or
  /external/zlib/
crc32.c 341 #define GF2_DIM 32 /* dimension of GF(2) vectors (length of CRC) */
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 401 * Calculates the squared Euclidean distance between two vectors.
  /frameworks/base/media/libstagefright/codecs/aacdec/
infoinit.cpp 49 Description: Addresses of constant vectors are now found by means of a
inv_long_complex_rot.cpp 83 reordering of the two half vectors (following radix-2 decomposition)
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cod_amr.cpp 394 // Static vectors to zero
496 /* Static vectors to zero */
827 // Other vectors
    [all...]
cod_amr.h 189 * - set static vectors to zero
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avclib_common.h 395 This function calculates the predicted motion vectors for the current macroblock.
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
slice.cpp 113 /* read MB mode and motion vectors */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 224 * If on, four motion vectors may be used for motion estimation and compensation of a macroblock,
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h 170 /* Motion vectors */
vlc_encode.cpp 1055 find_pmvs(video, 0, &pmvx, &pmvy); /* Get predicted motion vectors */
    [all...]
  /frameworks/base/opengl/tests/angeles/
demo.c 652 * non-perpendicular unit-length vectors; so normalize x, y here

Completed in 1653 milliseconds

1 2 3 4 5 6 7 8 91011>>