Lines Matching defs:psrc
19 #define LD_V(RTYPE, psrc) *((const RTYPE *)(psrc)) argument
33 #define LH(psrc) \ argument
39 #define LW(psrc) \ argument
46 #define LD(psrc) \ argument
52 #define LD(psrc) \ argument
73 #define LH(psrc) \ argument
86 #define LW(psrc) \ argument
100 #define LD(psrc) \ argument
113 #define LD(psrc) \ argument
173 #define LW4(psrc, stride, out0, out1, out2, out3) \ argument
187 #define LD2(psrc, stride, out0, out1) \ argument
192 #define LD4(psrc, stride, out0, out1, out2, out3) \ argument
235 #define LD_V2(RTYPE, psrc, stride, out0, out1) \ argument
245 #define LD_V3(RTYPE, psrc, stride, out0, out1, out2) \ argument
252 #define LD_V4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument
261 #define LD_V5(RTYPE, psrc, stride, out0, out1, out2, out3, out4) \ argument
269 #define LD_V7(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6) \ argument
276 #define LD_V8(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, \ argument
286 #define LD_V16(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, \ argument
301 #define LD4x4_SH(psrc, out0, out1, out2, out3) \ argument