• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/

Lines Matching refs:SwsContext

345 static void RENAME(yuv2rgb32_X_ar)(SwsContext *c, const int16_t *lumFilter,
378 static void RENAME(yuv2rgb32_X)(SwsContext *c, const int16_t *lumFilter,
435 static void RENAME(yuv2rgb565_X_ar)(SwsContext *c, const int16_t *lumFilter,
459 static void RENAME(yuv2rgb565_X)(SwsContext *c, const int16_t *lumFilter,
512 static void RENAME(yuv2rgb555_X_ar)(SwsContext *c, const int16_t *lumFilter,
536 static void RENAME(yuv2rgb555_X)(SwsContext *c, const int16_t *lumFilter,
670 static void RENAME(yuv2bgr24_X_ar)(SwsContext *c, const int16_t *lumFilter,
695 static void RENAME(yuv2bgr24_X)(SwsContext *c, const int16_t *lumFilter,
738 static void RENAME(yuv2yuyv422_X_ar)(SwsContext *c, const int16_t *lumFilter,
759 static void RENAME(yuv2yuyv422_X)(SwsContext *c, const int16_t *lumFilter,
860 static void RENAME(yuv2rgb32_2)(SwsContext *c, const int16_t *buf[2],
924 static void RENAME(yuv2bgr24_2)(SwsContext *c, const int16_t *buf[2],
947 static void RENAME(yuv2rgb555_2)(SwsContext *c, const int16_t *buf[2],
976 static void RENAME(yuv2rgb565_2)(SwsContext *c, const int16_t *buf[2],
1045 static void RENAME(yuv2yuyv422_2)(SwsContext *c, const int16_t *buf[2],
1184 static void RENAME(yuv2rgb32_1)(SwsContext *c, const int16_t *buf0,
1253 static void RENAME(yuv2bgr24_1)(SwsContext *c, const int16_t *buf0,
1294 static void RENAME(yuv2rgb555_1)(SwsContext *c, const int16_t *buf0,
1347 static void RENAME(yuv2rgb565_1)(SwsContext *c, const int16_t *buf0,
1437 static void RENAME(yuv2yuyv422_1)(SwsContext *c, const int16_t *buf0,
1475 static void RENAME(hyscale_fast)(SwsContext *c, int16_t *dst,
1571 static void RENAME(hcscale_fast)(SwsContext *c, int16_t *dst1, int16_t *dst2,
1658 static av_cold void RENAME(sws_init_swscale)(SwsContext *c)