Lines Matching full:decimate
423 let AltOrders = [(add (decimate SPR, 2), SPR),
424 (add (decimate SPR, 4),
425 (decimate SPR, 2),
426 (decimate (rotl SPR, 1), 4),
427 (decimate (rotl SPR, 1), 2))];
435 let AltOrders = [(add (decimate HPR, 2), SPR),
436 (add (decimate HPR, 4),
437 (decimate HPR, 2),
438 (decimate (rotl HPR, 1), 4),
439 (decimate (rotl HPR, 1), 2))];
461 (add (decimate (rotl DPR, 16), 2), (rotl DPR, 16))];
523 [(decimate (shl DPR, 1), 2),
524 (decimate (shl DPR, 2), 2)]>;
587 [(decimate (shl DPR, 1), 2),
588 (decimate (shl DPR, 2), 2),
589 (decimate (shl DPR, 3), 2),
590 (decimate (shl DPR, 4), 2)]>;