OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOTP_SB2_SH
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve_msa.h
56
DOTP_SB2_SH
(vec0_m, vec1_m, filt0, filt0, res0_m, res1_m); \
60
DOTP_SB2_SH
(vec4_m, vec5_m, filt2, filt2, res2_m, res3_m); \
macros_msa.h
704
#define
DOTP_SB2_SH
(...) DOTP_SB2(v8i16, __VA_ARGS__)
[
all
...]
/external/libvpx/libvpx/vp8/common/mips/msa/
sixtap_filter_msa.c
62
DOTP_SB2_SH
(vec0_m, vec1_m, filt0, filt0, out0, out1); \
121
DOTP_SB2_SH
(vec0_m, vec1_m, filt0, filt0, out0, out1); \
[
all
...]
vp8_macros_msa.h
640
#define
DOTP_SB2_SH
(...) DOTP_SB2(v8i16, __VA_ARGS__)
[
all
...]
Completed in 45 milliseconds