Home
last modified time | relevance | path

Searched refs:recc_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.c325 static inline void recc_mmx(unsigned char *s, unsigned char *d, int lx2, int h) in recc_mmx() function
1007 case 0x0: recc_mmx(s, d, lx2, h); break; in recon_comp()