OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOTP_UB4
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
616
#define
DOTP_UB4
(RTYPE, mult0, mult1, mult2, mult3, \
623
#define DOTP_UB4_UH(...)
DOTP_UB4
(v8u16, __VA_ARGS__)
[
all
...]
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
682
#define
DOTP_UB4
(RTYPE, mult0, mult1, mult2, mult3, \
688
#define DOTP_UB4_UH(...)
DOTP_UB4
(v8u16, __VA_ARGS__)
[
all
...]
Completed in 33 milliseconds