OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LD_SH
(Results
1 - 4
of
4
) sorted by null
/external/libaom/libaom/aom_dsp/mips/
macros_msa.h
27
#define
LD_SH
(...) LD_H(v8i16, __VA_ARGS__)
387
out0 =
LD_SH
(psrc); \
388
out2 =
LD_SH
(psrc + 8); \
[
all
...]
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
25
#define
LD_SH
(...) LD_H(v8i16, __VA_ARGS__)
[
all
...]
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
23
#define
LD_SH
(...) LD_V(v8i16, __VA_ARGS__)
303
out0 =
LD_SH
(psrc); \
304
out2 =
LD_SH
(psrc + 8); \
[
all
...]
/external/webp/src/dsp/
msa_macro.h
54
#define
LD_SH
(...) LD_H(v8i16, __VA_ARGS__)
[
all
...]
Completed in 922 milliseconds