Revision 69796008 libswscale/yuv2rgb.c
libswscale/yuv2rgb.c | ||
---|---|---|
198 | 198 |
#define RENAME(a) a ## _MMX2 |
199 | 199 |
#include "yuv2rgb_template.c" |
200 | 200 |
|
201 |
#endif // CAN_COMPILE_X86_ASM
|
|
201 |
#endif /* defined(ARCH_X86) || defined(ARCH_X86_64) */
|
|
202 | 202 |
|
203 | 203 |
const int32_t Inverse_Table_6_9[8][4] = { |
204 | 204 |
{117504, 138453, 13954, 34903}, /* no sequence_display_extension */ |
Also available in: Unified diff