OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOTP_SH2
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
723
#define
DOTP_SH2
(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) { \
[
all
...]
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
660
#define
DOTP_SH2
(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) \
670
DOTP_SH2
(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1); \
671
DOTP_SH2
(RTYPE, mult2, mult3, cnst2, cnst3, out2, out3); \
[
all
...]
Completed in 31 milliseconds