/device/samsung/crespo/alsa-lib/include/ |
pcm_plugin.h | 56 #define SND_PCM_PLUGIN_ROUTE_HALF 0.5 /**< half value */ 61 #define SND_PCM_PLUGIN_ROUTE_HALF (SND_PCM_PLUGIN_ROUTE_RESOLUTION / 2) /**< half value */
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/macs/ |
CBCBlockCipherMac.java | 27 * authentication code half the length of the block size of the cipher. 39 * authentication code half the length of the block size of the cipher.
|
/external/chromium/third_party/icu/source/i18n/ |
csr2022.cpp | 87 // half or less good: quality = 0; 115 {0x1b, 0x28, 0x49, 0x00, 0x00}, // Half-width katakana
|
/external/icu4c/i18n/ |
csr2022.cpp | 87 // half or less good: quality = 0; 115 {0x1b, 0x28, 0x49, 0x00, 0x00}, // Half-width katakana
|
/external/libgsm/man/ |
gsm_option.3 | 141 must keep track of one half-byte that is technically part of the first 143 This half-byte are the lowest four bits of the value returned by,
|
/external/openssl/crypto/des/ |
ofb_enc.c | 63 * the first 12 bits will be retrieved from the first byte and half 64 * the second. The second 12 bits will come from the 3rd and half the 4th
|
/frameworks/base/include/media/ |
Visualizer.h | 40 * is half of the specified capture size but both sides of the spectrum are returned yielding in a 116 // getCaptureSize() but the length of the FFT is half of the size (both parts of the spectrum
|
/packages/inputmethods/PinyinIME/jni/include/ |
dictdef.h | 48 // The number of half spelling ids. For Chinese Pinyin, there 30 half ids.
|
searchutility.h | 101 // If the newly added id is a half id, id_start is the first id of the 106 // If the newly added id is a half id, id_num is the number of corresponding
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
DefaultSoftKeyboardJAJP.java | 37 /** Enable English word prediction on half-width alphabet mode */ 52 /** Key code for switching to half-width KATAKANA mode */ 55 /** Key code for switching to half-width alphabet mode */ 58 /** Key code for switching to half-width number mode */ 158 /** Toggle cycle table for half-width KATAKANA */ 173 /** Replace table for half-width KATAKANA */ 223 /** Toggle cycle table for half-width alphabet */ 238 /** Replace table for half-width alphabet */ 258 /** Character table for half-width number */ 613 /* Change mode to Half width katakana * [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad_halfpel.cpp | 63 /* One component is half-pel */ 95 /* Two components need half-pel */ 137 /* One component needs half-pel */ 169 /* Two components need half-pel */ 207 Purpose: Compute the SAD on the half-pel resolution 220 /* One component is half-pel */ 779 /* One component is half-pel */
|
sad_mb_offset.h | 107 x10 = x10 + (x10 << 16); /* add with lower half word */ 203 x10 = x10 + (x10 << 16); /* add with lower half word */ 296 x10 = x10 + (x10 << 16); /* add with lower half word */
|
/bionic/libm/src/ |
e_lgammaf_r.c | 25 half= 5.0000000000e-01, /* 0x3f000000 */ variable 209 r = half*y+p/q; 225 r = (x-half)*(t-one)+w;
|
s_erff.c | 25 half= 5.0000000000e-01, /* 0x3F000000 */ variable 174 r += (x-half); 175 return half - r ;
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
sad_mb_offset.h | 102 x10 = x10 + (x10 << 16); /* add with lower half word */ 197 x10 = x10 + (x10 << 16); /* add with lower half word */ 290 x10 = x10 + (x10 << 16); /* add with lower half word */
|
/frameworks/base/services/surfaceflinger/ |
BlurFilter.cpp | 268 // we only copy half of the data, and fill the rest with zeros 274 // sum half of each column, because we assume the first half is
|
/bionic/libc/stdlib/ |
bsearch.c | 36 * divide the work in half by moving either left or right. If lim
|
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/ |
PathShapeTest.java | 89 // scale down to half size; diagonal is now 50px
|
/external/dbus/bus/ |
dir-watch-kqueue.c | 62 /* Sleep for half a second to avoid a race when files are install(1)'d
|
/external/dnsmasq/contrib/wrt/ |
README | 62 use to half that. (The default limit in the distributed source is 150)
|
/external/dropbear/libtommath/ |
bn_mp_karatsuba_sqr.c | 19 * half size squarings
|
/external/e2fsprogs/lib/ss/ |
pager.c | 86 * Child; dup read half to 0, close all but 0, 1, and 2
|
/external/kernel-headers/original/linux/ |
serial_reg.h | 278 #define UART_RSA_IER_Rx_FIFO_H (1 << 0) /* Enable Rx FIFO half full int. */ 279 #define UART_RSA_IER_Tx_FIFO_H (1 << 1) /* Enable Tx FIFO half full int. */ 287 #define UART_RSA_SRR_Tx_FIFO_NHFL (1 << 1) /* Tx FIFO is not half full (1) */ 290 #define UART_RSA_SRR_Rx_FIFO_NHFL (1 << 4) /* Rx FIFO is not half full (1) */
|
/external/libvpx/vp8/common/arm/neon/ |
shortidct4x4llm_neon.asm | 30 ;it won't go out of range (13+16+1=30bits<32bits). This instruction gives the high half
|
/external/openssl/crypto/dh/ |
generate | 58 it still covers half the space of possible residues. And an
|