OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST_SW2
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/mips/msa/
temporal_filter_msa.c
81
ST_SW2
(mod0_w, mod1_w, acc, 4);
82
ST_SW2
(mod2_w, mod3_w, acc + 8, 4);
120
ST_SW2
(mod0_w, mod1_w, acc, 4);
121
ST_SW2
(mod2_w, mod3_w, acc + 8, 4);
207
ST_SW2
(mod0_w, mod1_w, acc, 4);
208
ST_SW2
(mod2_w, mod3_w, acc + 8, 4);
247
ST_SW2
(mod0_w, mod1_w, acc, 4);
248
ST_SW2
(mod2_w, mod3_w, acc + 8, 4);
/external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_temporal_filter_msa.c
91
ST_SW2
(mod0_w, mod1_w, acc, 4);
93
ST_SW2
(mod2_w, mod3_w, acc, 4);
137
ST_SW2
(mod0_w, mod1_w, acc, 4);
139
ST_SW2
(mod2_w, mod3_w, acc, 4);
218
ST_SW2
(mod0_w, mod1_w, acc, 4);
220
ST_SW2
(mod2_w, mod3_w, acc, 4);
264
ST_SW2
(mod0_w, mod1_w, acc, 4);
266
ST_SW2
(mod2_w, mod3_w, acc, 4);
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
403
#define
ST_SW2
(in0, in1, pdst, stride) \
[
all
...]
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
447
#define
ST_SW2
(in0, in1, pdst, stride) { \
[
all
...]
Completed in 36 milliseconds