Searched defs:shift (Results 251 - 275 of 522) sorted by relevance

<<11121314151617181920>>

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_pcm.c376 /* calculate shift for frequencies > 1.0 */
456 * pitch - pitch shift in cents
1096 /*lint -e{703} use shift for performance */
1099 /*lint -e{703} use shift for performance */
1149 /*lint -e{704} use shift instead of division */
1153 /*lint -e{704} use shift instead of division */
1169 /*lint -e{704} use shift instead of division */
1173 /*lint -e{704} use shift instead of division */
1207 /*lint -e{704} use shift instead of division */
1211 /*lint -e{704} use shift instea
1359 EAS_INT shift; local
1382 temp <<= shift; local
[all...]
/external/speex/libspeex/
H A Dfixed_debug.h103 #define SHR16(a, shift) _SHR16(a, shift, __FILE__, __LINE__)
104 static inline short _SHR16(int a, int shift, char *file, int line) argument
107 if (!VERIFY_SHORT(a) || !VERIFY_SHORT(shift))
109 fprintf (stderr, "SHR16: inputs are not short: %d >> %d in %s: line %d\n", a, shift, file, line);
111 res = a>>shift;
117 #define SHL16(a, shift) _SHL16(a, shift, __FILE__, __LINE__)
118 static inline short _SHL16(int a, int shift, char *file, int line) argument
121 if (!VERIFY_SHORT(a) || !VERIFY_SHORT(shift))
132 SHR32(long long a, int shift) argument
147 SHL32(long long a, int shift) argument
[all...]
H A Dlsp.c503 int shift = QIMP-13; local
506 a = PSHR32(xp[m][j+2] + xout1 + xq[m][j+2] - xout2, shift);
/external/tremolo/Tremolo/
H A Dmdct.c228 STIN void mdct_butterflies(DATA_TYPE *x,int points,int shift){ argument
230 int stages=7-shift;
236 mdct_butterfly_generic(x+(points>>i)*j,points>>i,4<<(i+shift));
250 STIN void mdct_bitreverse(DATA_TYPE *x,int n,int shift){ argument
256 DATA_TYPE *xx = x + (b>>shift);
416 int shift; local
418 for (shift=4;!(n&(1<<shift));shift++);
419 shift
[all...]
/external/v8/src/
H A Dstring-search.h43 // Cap on the maximal shift in the Boyer-Moore implementation. By setting a
59 // Bad-char shift table stored in the state. It's length is the alphabet size.
173 // Store for the BoyerMoore(Horspool) bad char shift table.
180 // Store for the BoyerMoore good suffix shift table.
188 // shift table.
319 int shift = local
321 index += shift;
331 // Fall back on BMH shift.
339 int shift = j - bc_occ; local
340 if (gs_shift > shift) {
443 int shift = j - bc_occ; local
[all...]
/external/v8/test/cctest/
H A Dtest-macro-assembler-x64.cc1847 int shift = shifts[i]; local
1848 int result = x << shift;
1852 __ SmiShiftLeftConstant(r9, rcx, shift);
1860 __ SmiShiftLeftConstant(rcx, rcx, shift);
1868 __ Move(rcx, Smi::FromInt(shift));
1877 __ Move(r11, Smi::FromInt(shift));
1886 __ Move(r11, Smi::FromInt(shift));
1946 int shift = shifts[i]; local
1947 intptr_t result = static_cast<unsigned int>(x) >> shift;
1951 __ SmiShiftLogicalRightConstant(r9, rcx, shift, exi
2054 int shift = shifts[i]; local
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_generic_x87.c108 Int bexp, i, j, shift; local
145 shift = 0;
149 shift++;
154 for (i = 51 - shift; i >= 0; i--) {
161 bexp -= shift;
/external/aac/libAACenc/src/
H A Dpsy_main.cpp661 /* Calc possible spectrum leftshift for each sfb (1 means: 1 bit left shift is possible without overflow) */
682 /* Calc possible energy leftshift for each sfb (1 means: 1 bit left shift is possible without overflow) */
709 /* do not shift more than 3 bits more to the left than signal without blockfloating point
714 FDK_ASSERT(finalShift >= 0); /* right shift is not allowed */
833 INT shift = 1; local
835 psyData[ch]->mdctSpectrum[sfb] = psyData[ch]->mdctSpectrum[sfb] >> shift;
840 pSfbThreshold[ch][sfb] >>= (2*shift);
843 psyData[ch]->mdctScale += shift; /* update mdctScale */
/external/aac/libFDK/src/
H A Dfixpoint_math.cpp381 description: delivers 1/sqrt(op) normalized to .5...1 and the shift value of the OUTPUT
420 delivers 1/sqrt(op) normalized to .5...1 and the shift value of the OUTPUT,
421 i.e. the denormalized result is 1/sqrt(op) = invSqrtNorm(op) * 2^(shift)
426 FIXP_DBL invSqrtNorm2(FIXP_DBL op, INT *shift) argument
433 *shift = 1 ;
438 /* normalize input, calculate shift value */
440 *shift = fNormz(val) - 1; /* CountLeadingBits() is not necessary here since test value is always > 0 */
441 val <<=*shift ; /* normalized input V */ local
442 *shift+=2 ; /* bias for exponent */
453 if (*shift
[all...]
H A Dqmf.cpp459 int shift = (anaQmf->no_channels>>6) + 1; local
462 rSubband[M + i] = (timeIn[L - 1 - i]>>1) - (timeIn[i]>>shift);
463 rSubband[M - 1 - i] = (timeIn[L + i]>>1) + (timeIn[2 * L - 1 - i]>>shift);
466 dct_IV(rSubband, L, &shift);
493 int shift = 0; local
509 dct_IV(rSubband, L, &shift);
510 dst_IV(iSubband, L, &shift);
605 Should be realized with modulo adressing on a DSP instead of a true buffer shift
735 int shift = 0; local
742 dct_IV(pTimeOut+M, L, &shift);
770 int shift = 0; local
[all...]
/external/aac/libSBRenc/src/
H A Dtran_det.cpp403 int shift; local
414 shift = fixMax(0,CountLeadingBits(mean_val)-6); /* -6 to keep room for accumulating upto N = 24 values */
421 temp = ((FIXP_DBL)mean_val - ((FIXP_DBL)Energies[j][i] >> scaleFactor0))<<shift;
427 temp = ((FIXP_DBL)mean_val - ((FIXP_DBL)Energies[j][i] >> scaleFactor1))<<shift;
433 std_val = sqrtFixp(accu)>>shift; /* standard deviation */
/external/bison/lib/
H A Dquotearg.c143 int shift = uc % INT_BITS; local
144 int r = (*p >> shift) & 1;
145 *p ^= ((i & 1) ^ r) << shift;
515 its end, find an error, or come back to the initial shift
/external/chromium/chrome/browser/
H A Dbrowser_keyevents_browsertest.cc66 bool shift; member in struct:__anon1937::KeyEventTestData
266 browser(), test.key, test.ctrl, test.shift, test.alt, test.command));
274 " VKEY:0x%02x, ctrl:%d, shift:%d, alt:%d, command:%d\n"
277 data.key, data.ctrl, data.shift, data.alt, data.command,
297 // shift-a
320 // shift-a
/external/chromium/chrome/browser/chromeos/login/
H A Duser_controller.cc252 void UserController::SelectUserRelative(int shift) { argument
253 delegate_->SelectUser(user_index() + shift);
/external/chromium_org/chrome/browser/
H A Dbrowser_keyevents_browsertest.cc80 bool shift; member in struct:__anon4268::KeyEventTestData
278 browser(), test.key, test.ctrl, test.shift, test.alt, test.command));
286 " VKEY:0x%02x, ctrl:%d, shift:%d, alt:%d, command:%d\n"
289 data.key, data.ctrl, data.shift, data.alt, data.command,
319 // shift-a
342 // shift-a
/external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
H A Dimage_util.js159 Rect.prototype.shift = function(dx, dy) {
/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.cc123 bool shift,
145 if (shift)
268 bool shift,
273 WebKit::WebInputEvent::RawKeyDown, key, control, shift, alt, command,
279 WebKit::WebInputEvent::Char, key, control, shift, alt, command,
285 WebKit::WebInputEvent::KeyUp, key, control, shift, alt, command,
120 BuildSimpleWebKeyEvent(WebKit::WebInputEvent::Type type, ui::KeyboardCode key, bool control, bool shift, bool alt, bool command, NativeWebKeyboardEvent* event) argument
265 SimulateKeyPress(WebContents* web_contents, ui::KeyboardCode key, bool control, bool shift, bool alt, bool command) argument
/external/chromium_org/content/renderer/media/
H A Dbuffered_resource_loader.cc372 int shift = 0; local
375 DCHECK_LT(shift, max_enum); // Sanity check.
377 UMA_HISTOGRAM_ENUMERATION("Media.UncacheableReason", shift, max_enum);
379 ++shift;
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderMenuList.cpp358 void RenderMenuList::listBoxSelectItem(int listIndex, bool allowMultiplySelections, bool shift, bool fireOnChangeNow) argument
360 selectElement()->listBoxSelectItem(listIndex, allowMultiplySelections, shift, fireOnChangeNow);
/external/chromium_org/third_party/freetype/src/base/
H A Dftoutln.c55 #define SCALED( x ) ( ( (x) << shift ) - delta )
71 FT_Int shift; local
78 shift = func_interface->shift;
/external/chromium_org/third_party/icu/source/common/
H A Dunisetspan.cpp91 void shift(int32_t delta) { function in class:OffsetList
776 offsets.shift(spanLength);
940 offsets.shift(spanLength);
1118 offsets.shift(spanLength);
1296 offsets.shift(spanLength);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dbocu1tst.c287 int32_t result, m, lead, count, shift; local
338 shift=0;
341 result|=BOCU1_TRAIL_TO_BYTE(m)<<shift;
342 shift+=8;
346 result|=(lead+diff)<<shift;
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc531 bool shift = ((::GetAsyncKeyState(VK_SHIFT) & 0x8000) != 0); local
532 UINT next_cmd = shift ? GW_HWNDPREV : GW_HWNDNEXT;
533 UINT loop_around_cmd = shift ? GW_HWNDLAST : GW_HWNDFIRST;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c651 wrap(short f, int shift) argument
653 if (f < (-16 << shift))
654 return f + (32 << shift);
655 else if (f >= 16 << shift)
656 return f - (32 << shift);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c347 * Compute bitmask and bit shift to apply to the incoming fragment Z values
356 unsigned *shift, unsigned *width, unsigned *mask)
390 *shift = padding_right;
397 * Compute bitmask and bit shift to apply to the framebuffer pixel values
403 unsigned *shift, unsigned *mask)
413 *shift = 0;
415 *shift += format_desc->channel[chan].size;
656 LLVMValueRef shift = lp_build_const_int_vec(gallivm, z_type, z_shift); local
657 z_dst = LLVMBuildLShr(builder, zs_dst, shift, "z_dst");
670 LLVMValueRef shift local
355 get_z_shift_and_mask(const struct util_format_description *format_desc, unsigned *shift, unsigned *width, unsigned *mask) argument
402 get_s_shift_and_mask(const struct util_format_description *format_desc, unsigned *shift, unsigned *mask) argument
748 LLVMValueRef shift = lp_build_const_int_vec(gallivm, z_src_type, local
819 LLVMValueRef shift = lp_build_const_int_vec(gallivm, z_type, z_shift); local
[all...]

Completed in 1772 milliseconds

<<11121314151617181920>>