HomeSort by relevance Sort by last modified time
    Searched full:half (Results 176 - 200 of 838) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/bluetooth/glib/glib/
guniprop.c 1188 int half = (start + end) / 2; local
1189 if (ch == casefold_table[half].ch)
1191 g_string_append (result, casefold_table[half].data);
1194 else if (half == start)
1196 else if (ch > casefold_table[half].ch)
1197 start = half;
1199 end = half;
    [all...]
  /external/grub/netboot/
sis900.c 757 "full" : "half");
799 "full" : "half");
808 printf("amd79c901_read_mode:Media Link On 1mbps half-duplex \n");
851 "full" : "half");
895 "full" : "half");
rtl8139.c 216 fullduplex ? "full" : "half");
309 * for half duplex or full/autodetect duplex (for full/autodetect, the
310 * outputs are TX/RX, Link10/100, FULL, while for half duplex it uses
otulip.c 183 /* start set to 10Mbps half-duplex */
197 /* end set to 10Mbps half-duplex */
  /external/opencore/codecs_v2/audio/mp3/dec/src/
pvmp3_imdct_synth.cpp 53 The first half of the output values are added to the stored overlap
55 are input values for the polyphase filterbank. The second half of the
73 The first half (18 values) of the current block (36 values) has to be
74 overlapped with the second half of the previous block. The second half
  /external/webkit/WebKit/chromium/tests/
TransparencyWinTest.cpp 314 // Make a red bottom layer, followed by a half green next layer @ 50%.
347 // drawn with half opacity even though the alpha channel got messed up.
592 // the top half with red, and have the layer be 50% opaque.
625 // Top half (minus two pixel border) should be 50% gray atop opaque
632 // Bottom half (minus a two pixel border) should be a layer with 5% gray
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_imdct_synth.cpp 53 The first half of the output values are added to the stored overlap
55 are input values for the polyphase filterbank. The second half of the
73 The first half (18 values) of the current block (36 values) has to be
74 overlapped with the second half of the previous block. The second half
  /bionic/libm/src/
e_lgamma_r.c 91 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
275 r = half*y+p/q;
291 r = (x-half)*(t-one)+w;
s_erf.c 117 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
265 r += (x-half);
266 return half - r ;
  /external/fdlibm/
e_lgamma_r.c 90 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
282 r = half*y+p/q;
298 r = (x-half)*(t-one)+w;
s_erf.c 117 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
273 r += (x-half);
274 return half - r ;
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
sad_inline.h 143 x10 = x10 + (x10 << 16); /* add with lower half word */
313 x10 = x10 + (x10 << 16); /* add with lower half word */
452 x10 = x10 + (x10 << 16); /* add with lower half word */
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
sad_inline.h 148 x10 = x10 + (x10 << 16); /* add with lower half word */
318 x10 = x10 + (x10 << 16); /* add with lower half word */
506 x10 = x10 + (x10 << 16); /* add with lower half word */
motion_est.cpp 30 /* 1: bias (0,0)MV after full-pel search, before half-pel, highest comp */
31 /* 2: bias (0,0)MV after half-pel, high comp, better PSNR */
163 Int yh[5] = {0, 0, 0, 0, 0}; /* half-pel */
253 /* First pass, loop thru half the macroblock */
345 /* find half-pel resolution motion vector */
764 Find 1MV and 4MVs in half-pels resolutions.
845 *hp_guess = 0; /* no guess for fast half-pel */
854 imin0 = imin << 1; /* 16x16 MV in half-pel resolution */
863 *hp_guess = 0; /* no guess for fast half-pel */
966 dn[k] = d; /* keep it for half pel use *
    [all...]
  /external/webkit/JavaScriptCore/bytecode/
CodeBlock.h 223 // Pick an element to check, half way through the array, and read the value.
231 // chopping off the right hand half of the array.
234 // Discard all values in the left hand half of the array, up to and including the item at pos.
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java 107 int half = outlen / 2; local
109 mPointData[i*8] = i - half; // start point X (Y set later)
112 mPointData[i*8+4] = i - half; // end point X (Y set later)
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
CFBBlockCipherMac.java 183 * authentication code half the length of the block size of the cipher, with
196 * authentication code half the length of the block size of the cipher, with
  /development/simulator/app/
Pipe.cpp 122 * Create a "half pipe". Please, no Segway riding.
132 * Create a "half pipe" for writing.
  /external/quake/quake/src/WinQuake/
glqnotes.txt 79 This causes all textures to have one half the dimensions they otherwise would.
109 8bit textures instead. This results in using half the needed texture memory
  /external/quake/quake/src/WinQuake/kit/
README.TXT 79 This causes all textures to have one half the dimensions they otherwise would.
109 8bit textures instead. This results in using half the needed texture memory
  /external/skia/include/core/
SkGeometry.h 23 /** An XRay is a half-line that runs from the specific point/origin to
24 +infinity in the X direction. e.g. XRay(3,5) is the half-line
  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.cpp 145 // Our actual rect will shrink to half the available space when
164 // Our actual rect will shrink to half the available space when
  /packages/apps/Contacts/tests/src/com/android/contacts/
RecentCallsListActivityTests.java 112 * half of the total views are updated and the other half created.
  /packages/apps/Gallery3D/src/com/cooliris/media/
MediaClustering.java 74 // Make the cluster split time of a large cluster half that of a regular
106 // Heuristic to get min and max cluster size - half and double the
  /system/core/sh/
expand.c 1289 int half; local
1294 half = len >> 1;
1296 for (n = half ; --n >= 0 ; ) {
1300 q->next = NULL; /* terminate first half of list */
1301 q = msort(list, half); /* sort first half of list */
1302 p = msort(p, len - half); /* sort second half */

Completed in 193 milliseconds

1 2 3 4 5 6 78 91011>>