OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sub16
(Results
26 - 32
of
32
) sorted by null
1
2
/external/speex/libspeex/
ltp.c
520
new_target[i] =
SUB16
(new_target[i], EXTRACT16(PSHR32(tmp,6)));
nb_celp.c
[
all
...]
sb_celp.c
686
target[i]=
SUB16
(sw[i],res[i]);
[
all
...]
/external/libopus/src/
opus_multistream_encoder.c
211
return max + diff_table[low] + MULT16_16_Q15(frac,
SUB16
(diff_table[low+1], diff_table[low]));
[
all
...]
/external/libopus/celt/
celt_encoder.c
409
mean_diff = ADD32(mean_diff, EXTEND32(MAX16(0,
SUB16
(x1, x2))));
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d
1037
00000ac0 \<
sub16
\>:
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
epiphany-desc.c
[
all
...]
Completed in 466 milliseconds
1
2