This allows using more specific implementations for chroma/luma, e.g. we can make assumptions on filterSize being constant, thus avoiding that test at runtime. |
14 years ago | |
|---|---|---|
| .. | ||
| swscale_altivec.c | swscale: split hScale() function pointer into h[cy]Scale(). | 14 years ago |
| yuv2rgb_altivec.c | swscale: split yuv2packedX_altivec in smaller functions. | 14 years ago |
| yuv2rgb_altivec.h | swscale: split yuv2packedX_altivec in smaller functions. | 14 years ago |
| yuv2yuv_altivec.c | swscale: split out unscaled altivec YUV converters in their own file. | 14 years ago |