Home | History | Annotate | Download | only in dsp

Lines Matching refs:ILVEV_D2_UB

834 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__)
1288 ILVEV_D2_UB(tmp2_m, tmp3_m, tmp0_m, tmp1_m, out1, out3); \
1310 ILVEV_D2_UB(in0, in8, in1, in9, out7, out6); \
1311 ILVEV_D2_UB(in2, in10, in3, in11, out5, out4); \
1312 ILVEV_D2_UB(in4, in12, in5, in13, out3, out2); \
1313 ILVEV_D2_UB(in6, in14, in7, in15, out1, out0); \