Searched defs:YUVTORGB_SETUP (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/source/ |
D | row_gcc.cc | 1569 #define YUVTORGB_SETUP(yuvconstants) \ macro 1605 #define YUVTORGB_SETUP(yuvconstants) macro
|
D | row_neon64.cc | 84 #define YUVTORGB_SETUP \ macro
|
D | row_neon.cc | 87 #define YUVTORGB_SETUP \ macro
|
D | row_msa.cc | 27 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, bb, bg, br, yg) \ macro
|
/external/libvpx/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
|