OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST4x2_UB
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_fdct4x4_msa.c
42
ST4x2_UB
(in0, output, 4);
43
ST4x2_UB
(in3, output + 4, 4);
44
ST4x2_UB
(in1, output + 8, 4);
45
ST4x2_UB
(in2, output + 12, 4);
/external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h
485
#define
ST4x2_UB
(in, pdst, stride) { \
[
all
...]
Completed in 34 milliseconds