OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST_B8
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
378
#define
ST_B8
(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \
384
#define ST_UB8(...)
ST_B8
(v16u8, __VA_ARGS__)
[
all
...]
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
412
#define
ST_B8
(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \
417
#define ST_UB8(...)
ST_B8
(v16u8, __VA_ARGS__)
[
all
...]
Completed in 31 milliseconds