Go to the source code of this file.
Functions | |
| void | zoom_filter_mmx (int prevX, int prevY, unsigned int *expix1, unsigned int *expix2, int *brutS, int *brutD, int buffratio, int precalCoef[16][16]) |
| int | zoom_filter_mmx_supported (void) |
| void zoom_filter_mmx | ( | int | prevX, | |
| int | prevY, | |||
| unsigned int * | expix1, | |||
| unsigned int * | expix2, | |||
| int * | brutS, | |||
| int * | brutD, | |||
| int | buffratio, | |||
| int | precalCoef[16][16] | |||
| ) |
Definition at line 137 of file mythtv/libs/libmythtv/visualisations/goom/zoom_filter_mmx.c.
| int zoom_filter_mmx_supported | ( | void | ) |
Definition at line 133 of file mythtv/libs/libmythtv/visualisations/goom/zoom_filter_mmx.c.
1.6.3