Searched defs:YUVTORGB_SETUP (Results 1 – 14 of 14) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 1897 #define YUVTORGB_SETUP(yuvconstants) \ macro 1927 #define YUVTORGB_SETUP(yuvconstants) macro
|
D | row_neon.cc | 74 #define YUVTORGB_SETUP \ macro
|
D | row_neon64.cc | 71 #define YUVTORGB_SETUP \ macro
|
D | row_msa.cc | 27 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, bb, bg, br, yg) \ macro
|
/external/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 2002 #define YUVTORGB_SETUP(yuvconstants) \ macro 2032 #define YUVTORGB_SETUP(yuvconstants) macro
|
D | row_neon.cc | 74 #define YUVTORGB_SETUP \ macro
|
D | row_neon64.cc | 71 #define YUVTORGB_SETUP \ macro
|
/external/libyuv/source/ |
D | row_gcc.cc | 2508 #define YUVTORGB_SETUP(yuvconstants) \ macro 2538 #define YUVTORGB_SETUP(yuvconstants) macro
|
D | row_rvv.cc | 34 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, yg, bb, bg, br) \ macro
|
D | row_neon.cc | 93 #define YUVTORGB_SETUP \ macro
|
D | row_neon64.cc | 86 #define YUVTORGB_SETUP \ macro
|
D | row_lasx.cc | 26 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, yg, yb) \ macro
|
D | row_lsx.cc | 24 #define YUVTORGB_SETUP(yuvconst, vr, ub, vg, ug, yg, yb) \ macro
|
D | row_msa.cc | 27 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, yg, yb) \ macro
|