Lines Matching defs:pdst
26 #define ST_V(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument
69 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); argument
70 #define SW(val, pdst) *(uint32_t *)(pdst) = (val); argument
71 #define SD(val, pdst) *(uint64_t *)(pdst) = (val); argument
132 #define SH(val, pdst) \ argument
143 #define SW(val, pdst) \ argument
154 #define SD(val, pdst) \ argument
207 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument
222 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument
316 #define ST_V2(RTYPE, in0, in1, pdst, stride) \ argument
325 #define ST_V4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument
333 #define ST_V8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument
352 #define ST2x4_UB(in, stidx, pdst, stride) \ argument
375 #define ST4x2_UB(in, pdst, stride) \ argument
398 #define ST4x4_UB(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) \ argument
410 #define ST4x8_UB(in0, in1, pdst, stride) \ argument
423 #define ST8x1_UB(in, pdst) \ argument
438 #define ST8x2_UB(in, pdst, stride) \ argument
462 #define ST8x4_UB(in0, in1, pdst, stride) \ argument
1894 #define ADDBLK_ST4x4_UB(in0, in1, in2, in3, pdst, stride) \ argument
1934 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, pdst, stride) \ argument
1949 #define PCKEV_ST_SB(in0, in1, pdst) \ argument