OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:piecewise
(Results
1 - 25
of
30
) sorted by null
1
2
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines_logist.c
52
static __inline WebRtc_UWord32
piecewise
(WebRtc_Word32 xinQ15) {
function
102
/* compute cdf_lower and cdf_upper by evaluating the
piecewise
linear cdf */
103
cdf_lo =
piecewise
((*dataQ7 - 64) * *envQ8);
104
cdf_hi =
piecewise
((*dataQ7 + 64) * *envQ8);
112
cdf_lo =
piecewise
((*dataQ7 - 64) * *envQ8);
116
cdf_hi =
piecewise
((*dataQ7 + 64) * *envQ8);
210
cdf_tmp =
piecewise
(candQ7 * *envQ8);
218
cdf_tmp =
piecewise
(candQ7 * *envQ8);
226
cdf_tmp =
piecewise
(candQ7 * *envQ8);
243
cdf_tmp =
piecewise
(candQ7 * *envQ8)
[
all
...]
/external/libvorbis/doc/
09-helper.tex
129
curve for contiguous
piecewise
line segments. Note that it has not
07-floor1.tex
8
Vorbis floor type one uses a
piecewise
straight-line representation to
01-introduction.tex
210
Floor 1 represents the curve as a
piecewise
linear interpolated
/external/chromium/sdch/open-vcdiff/
ltmain.sh
[
all
...]
/external/chromium/third_party/libevent/
ltmain.sh
[
all
...]
/external/chromium_org/third_party/libevent/
ltmain.sh
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh
[
all
...]
/external/libffi/
ltmain.sh
[
all
...]
/external/llvm/autoconf/
ltmain.sh
[
all
...]
/external/llvm/projects/sample/autoconf/
ltmain.sh
[
all
...]
/external/chromium_org/sdch/open-vcdiff/
ltmain.sh
[
all
...]
/external/chromium_org/third_party/libxml/src/
ltmain.sh
[
all
...]
/external/chromium_org/third_party/opus/src/
ltmain.sh
[
all
...]
/external/chromium_org/third_party/sqlite/src/
ltmain.sh
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
ltmain.sh
[
all
...]
/external/libexif/
ltmain.sh
[
all
...]
/external/libmtp/
ltmain.sh
[
all
...]
/external/libogg/
ltmain.sh
[
all
...]
/external/libpng/
ltmain.sh
[
all
...]
/external/libusb/
ltmain.sh
[
all
...]
/external/libusb-compat/
ltmain.sh
[
all
...]
/external/libvorbis/
ltmain.sh
[
all
...]
/external/open-vcdiff/
ltmain.sh
[
all
...]
Completed in 80 milliseconds
1
2