Home
last modified time | relevance | path

Searched refs:recv_mmx (Results 1 – 1 of 1) sorted by relevance

/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/Mpeg3Plugin/libmpeg/video/
H A Dreconstruct.c438 static inline void recv_mmx(unsigned char *s, unsigned char *d, int lx, int lx2, int h) in recv_mmx() function
1010 case 0x5: recv_mmx(s, d, lx, lx2, h); break; in recon_comp()