Home
last modified time | relevance | path

Searched defs:lshift (Results 1 – 14 of 14) sorted by relevance

/external/libopus/silk/
DInlines.h103 opus_int a_headrm, b_headrm, lshift; in silk_DIV32_varQ() local
148 opus_int b_headrm, lshift; in silk_INVERSE32_varQ() local
/external/libopus/silk/fixed/
Dfind_LTP_FIX.c56 opus_int i, k, lshift; in silk_find_LTP_FIX() local
/external/openfst/src/include/fst/
Dsigned-log-weight.h101 const int lshift = 5; in Hash() local
Dpair-weight.h92 const int lshift = 5; in Hash() local
Dencode.h99 const int lshift = 5; in operator() local
Dcompose-filter.h127 const int lshift = 5; in Hash() local
Ddeterminize.h300 int lshift = element.state_id % (CHAR_BIT * sizeof(size_t) - 1) + 1; in operator() local
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp273 int lshift = MAX(0, -rshift); in ReadComponent8u() local
335 int lshift = MAX(0, -rshift); in ReadComponent16u() local
/external/ltrace/sysdeps/linux-gnu/ia64/
Dbreakpoint.c41 int lshift; in extract_bit_field() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c227 unsigned lshift = dst_width - n; in lp_build_clamped_float_to_unsigned_norm() local
/external/valgrind/VEX/priv/
Dguest_x86_helpers.c113 inline static Int lshift ( Int x, Int n ) in lshift() function
Dguest_amd64_helpers.c151 static inline Long lshift ( Long x, Int n ) in lshift() function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js219 },lshift:function(a,b){ method