Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 25 of 28) sorted by relevance

12

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dheap.h152 int largest; in Heapify() local
155 largest = l; in Heapify()
157 largest = i; in Heapify()
159 if (r < size_ && comp_(A_[r], A_[largest]) ) in Heapify()
160 largest = r; in Heapify()
162 if (largest != i) { in Heapify()
163 Swap(i, largest); in Heapify()
164 Heapify(largest); in Heapify()
/external/speex/libspeex/
Dstereo.c151 spx_word32_t largest, smallest; in speex_encode_stereo_int() local
177 largest = e_left; in speex_encode_stereo_int()
181 largest = e_right; in speex_encode_stereo_int()
187 shift = spx_ilog2(largest)-15; in speex_encode_stereo_int()
188 largest = VSHR32(largest, shift-4); in speex_encode_stereo_int()
190 balance = DIV32(largest, ADD32(smallest, 1)); in speex_encode_stereo_int()
195 balance=(largest+1.)/(smallest+1.); in speex_encode_stereo_int()
/external/dropbear/libtomcrypt/notes/
Dtech0003.txt13 size of a symmetric_key is the size of the largest scheduled key. By removing the ciphers you don'…
16 Blowfish and use Twofish with TWOFISH_SMALL defined its still 768 bytes. Even at its largest the s…
/external/webkit/WebKit/mac/WebView/
DWebFrameView.mm911 WebFrameView *largest = nil;
927 if (!largest || (area > [largest _area])) {
928 largest = scrollableFrameView;
932 return largest;
/external/jpeg/
Dwizard.doc203 # Y AC lowest bit scan is last; it's usually the largest scan
Dinstall.doc271 "Plenty" means about ten bytes for every pixel in the largest images
511 best way to check this, as the DCT will be the largest fraction of the runtime
Dstructure.doc730 so the data buffer must be big enough to hold the largest marker of interest.
Dlibjpeg.doc2523 measured in terms of the component with the largest v_samp_factor.
/external/webkit/WebCore/bridge/objc/
Dobjc_instance.mm230 // of return value will never exceed the size of largest scalar
/external/opencore/fileformats/mp4/parser/src/
Dmpeg4file.cpp501 uint32 largest = 0, temp = 0; in Mpeg4File() local
516 if (temp > largest) in Mpeg4File()
518 largest = temp; in Mpeg4File()
523 if (largest > bufferCapacity) in Mpeg4File()
/external/webkit/WebCore/page/mac/
DFrameMac.mm246 // Use the largest match we can find in the whole name string
/external/bzip2/
Dbzip2.txt242 In general, try and use the largest block size memory con-
Dbzip2.1.preformatted245 In general, try and use the largest block size memory con­
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzVideo.m320 /* Sort list largest to smallest (by area) */
/external/grub/docs/
Dmultiboot.texi141 most common and have the largest variety of operating systems and boot
Dmultiboot.info96 common and have the largest variety of operating systems and boot
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1879 fastest & largest
Dflex.texi2230 fastest & largest
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dflex.man2286 fastest & largest
/external/dropbear/libtomcrypt/
Dchanges726 … -- changed the "buf" in ecc_make_key from 4KB to 128 bytes [since the largest key is 65 bytes]
Dcrypt.tex4927 does provide two RNG sources that will address the largest amount of end users as possible. The \t…
/external/e2fsprogs/
DRELEASE-NOTES4098 choose the largest blocks per group that be chosen. (For 2k blocks,
/external/webkit/WebKit/mac/
DChangeLog-2006-02-091184 …I moved some logic down from Safari that dealt with finding the largest scrollable child frame in …
1194 if we don't have scroll bars, operate on our largest child with scroll bars instead
1213 new method, returns the child with the largest area that is showing at least one scroll bar
DChangeLog-2002-12-036761 (-[WebIconDatabase _updateFileDatabase]): write the largest icon to disk
/external/srec/config/en.us/dictionary/
Dlarge.ok16388 largest lorj6st

12