• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/

Lines Matching refs:SwsContext

254 static void RENAME(yuv2rgb32_X_ar)(SwsContext *c, const int16_t *lumFilter,
287 static void RENAME(yuv2rgb32_X)(SwsContext *c, const int16_t *lumFilter,
344 static void RENAME(yuv2rgb565_X_ar)(SwsContext *c, const int16_t *lumFilter,
368 static void RENAME(yuv2rgb565_X)(SwsContext *c, const int16_t *lumFilter,
421 static void RENAME(yuv2rgb555_X_ar)(SwsContext *c, const int16_t *lumFilter,
445 static void RENAME(yuv2rgb555_X)(SwsContext *c, const int16_t *lumFilter,
578 static void RENAME(yuv2bgr24_X_ar)(SwsContext *c, const int16_t *lumFilter,
602 static void RENAME(yuv2bgr24_X)(SwsContext *c, const int16_t *lumFilter,
643 static void RENAME(yuv2yuyv422_X_ar)(SwsContext *c, const int16_t *lumFilter,
664 static void RENAME(yuv2yuyv422_X)(SwsContext *c, const int16_t *lumFilter,
765 static void RENAME(yuv2rgb32_2)(SwsContext *c, const int16_t *buf[2],
829 static void RENAME(yuv2bgr24_2)(SwsContext *c, const int16_t *buf[2],
852 static void RENAME(yuv2rgb555_2)(SwsContext *c, const int16_t *buf[2],
881 static void RENAME(yuv2rgb565_2)(SwsContext *c, const int16_t *buf[2],
950 static void RENAME(yuv2yuyv422_2)(SwsContext *c, const int16_t *buf[2],
1090 static void RENAME(yuv2rgb32_1)(SwsContext *c, const int16_t *buf0,
1157 static void RENAME(yuv2bgr24_1)(SwsContext *c, const int16_t *buf0,
1194 static void RENAME(yuv2rgb555_1)(SwsContext *c, const int16_t *buf0,
1243 static void RENAME(yuv2rgb565_1)(SwsContext *c, const int16_t *buf0,
1329 static void RENAME(yuv2yuyv422_1)(SwsContext *c, const int16_t *buf0,
1507 static void RENAME(hyscale_fast)(SwsContext *c, int16_t *dst,
1603 static void RENAME(hcscale_fast)(SwsContext *c, int16_t *dst1, int16_t *dst2,
1690 static av_cold void RENAME(sws_init_swScale)(SwsContext *c)