Searched refs:smallest (Results 1 – 18 of 18) sorted by relevance
/external/speex/libspeex/ |
D | stereo.c | 151 spx_word32_t largest, smallest; in speex_encode_stereo_int() local 178 smallest = e_right; in speex_encode_stereo_int() 182 smallest = e_left; in speex_encode_stereo_int() 189 smallest = VSHR32(smallest, shift); 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/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_memorybufferdatastream_factory.cpp | 1884 uint32 smallest = 0xFFFFFFFF; in Reposition() local 1900 if (iReadFilePositions[i].iReadFilePtr < smallest) in Reposition() 1902 smallest = iReadFilePositions[i].iReadFilePtr; in Reposition() 1911 if (smallest < iFilePtrPos) in Reposition() 1920 …0, "Ln %d Do nothing. found %d smalltest %d bytesToWait", __LINE__, found, smallest, bytesToWait)); in Reposition() 1925 if ((smallest >= iFilePtrPos) && in Reposition() 1926 (iFilePtrPos + PV_MBDS_FWD_SEEKING_NO_GET_REQUEST_THRESHOLD > smallest) && in Reposition() 1927 ((writeCap != 0) && ((smallest - iFilePtrPos) < writeCap)) && in Reposition() 2448 uint32 smallest = 0xFFFFFFFF; in ManageCache() local 2459 if (iReadFilePositions[i].iReadFilePtr < smallest) in ManageCache() [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_pixels.c | 316 unsigned int smallest; in SDL_FindColor() local 322 smallest = ~0; in SDL_FindColor() 328 if ( distance < smallest ) { in SDL_FindColor() 333 smallest = distance; in SDL_FindColor()
|
/external/bison/data/ |
D | c.m4 | 148 # Return the smallest int type able to handle numbers ranging from 164 # Return the smallest int type able to handle numbers ranging from
|
D | yacc.c | 73 # Return the smallest int type able to handle numbers ranging from
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
D | DumpRenderTree.mm | 314 …[defaults setInteger:4 forKey:@"AppleAntiAliasingThreshold"]; // smallest font size to CG should p…
|
/external/jpeg/ |
D | usage.doc | 108 you want to use the lowest quality setting (smallest file) that decompresses
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzVideo.m | 320 /* Sort list largest to smallest (by area) */
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 1871 slowest & smallest 1881 Note that scanners with the smallest tables are usually generated
|
D | flex.texi | 2222 slowest & smallest 2233 Note that scanners with the smallest tables are
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 2278 slowest & smallest 2288 Note that scanners with the smallest tables are usually
|
/external/dropbear/libtomcrypt/ |
D | changes | 1226 -- Made registry code for the PRNGs as well [now the smallest useable link is 43kb]
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 740 Make the smallest default journal size is big enough so that on-line
|
/external/webkit/WebKit/qt/ |
D | ChangeLog | 594 Add new API to QWebHitTestResult to return a rect for the smallest enclosing
|
/external/bison/doc/ |
D | bison.texinfo | 8049 If the bug is parser-related, you should include the smallest grammar
|
D | bison.info | 7359 If the bug is parser-related, you should include the smallest grammar
|
/external/webkit/WebCore/ |
D | ChangeLog | 2073 could accomplish this, mentioned in the comment, but this one was the smallest
|
D | ChangeLog-2005-08-23 | 39974 smallest equivalent range of nodes, in effect making a "canonical" version of the
|