SwsContext 64 cmdutils.c struct SwsContext *sws_opts; SwsContext 49 cmdutils.h extern struct SwsContext *sws_opts; SwsContext 280 cmdutils.h struct SwsContext *sws_opts; SwsContext 65 doc/examples/muxing.c struct SwsContext *sws_ctx; SwsContext 62 doc/examples/scaling_video.c struct SwsContext *sws_ctx; SwsContext 278 ffplay.c struct SwsContext *img_convert_ctx; SwsContext 29 libavfilter/lswsutils.c struct SwsContext *sws_ctx = sws_getContext(src_w, src_h, src_pix_fmt, SwsContext 39 libavfilter/vf_sab.c struct SwsContext *pre_filter_context; SwsContext 76 libavfilter/vf_scale.c struct SwsContext *sws; ///< software scaler context SwsContext 77 libavfilter/vf_scale.c struct SwsContext *isws[2]; ///< software scaler context for interlaced material SwsContext 350 libavfilter/vf_scale.c struct SwsContext **swscs[3] = {&scale->sws, &scale->isws[0], &scale->isws[1]}; SwsContext 354 libavfilter/vf_scale.c struct SwsContext **s = swscs[i]; SwsContext 420 libavfilter/vf_scale.c static int scale_slice(AVFilterLink *link, AVFrame *out_buf, AVFrame *cur_pic, struct SwsContext *sws, int y, int h, int mul, int field) SwsContext 50 libavfilter/vf_smartblur.c struct SwsContext *filter_context; SwsContext 179 libavfilter/vf_smartblur.c struct SwsContext *filter_context) SwsContext 86 libavfilter/vf_zoompan.c struct SwsContext *sws; SwsContext 36 libswscale/arm/swscale_unscaled.c static int rgbx_to_nv12_neon_32_wrapper(SwsContext *context, const uint8_t *src[], SwsContext 50 libswscale/arm/swscale_unscaled.c static int rgbx_to_nv12_neon_16_wrapper(SwsContext *context, const uint8_t *src[], SwsContext 64 libswscale/arm/swscale_unscaled.c static void get_unscaled_swscale_neon(SwsContext *c) { SwsContext 74 libswscale/arm/swscale_unscaled.c void ff_get_unscaled_swscale_arm(SwsContext *c) SwsContext 23 libswscale/hscale_fast_bilinear.c void ff_hyscale_fast_c(SwsContext *c, int16_t *dst, int dstWidth, SwsContext 38 libswscale/hscale_fast_bilinear.c void ff_hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, SwsContext 865 libswscale/input.c av_cold void ff_sws_init_input_funcs(SwsContext *c) SwsContext 32 libswscale/options.c #define OFFSET(x) offsetof(SwsContext, x) SwsContext 278 libswscale/output.c static void yuv2nv12cX_c(SwsContext *c, const int16_t *chrFilter, int chrFilterSize, SwsContext 325 libswscale/output.c yuv2mono_X_c_template(SwsContext *c, const int16_t *lumFilter, SwsContext 378 libswscale/output.c yuv2mono_2_c_template(SwsContext *c, const int16_t *buf[2], SwsContext 438 libswscale/output.c yuv2mono_1_c_template(SwsContext *c, const int16_t *buf0, SwsContext 489 libswscale/output.c static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \ SwsContext 501 libswscale/output.c static void name ## ext ## _2_c(SwsContext *c, const int16_t *buf[2], \ SwsContext 510 libswscale/output.c static void name ## ext ## _1_c(SwsContext *c, const int16_t *buf0, \ SwsContext 542 libswscale/output.c yuv2422_X_c_template(SwsContext *c, const int16_t *lumFilter, SwsContext 581 libswscale/output.c yuv2422_2_c_template(SwsContext *c, const int16_t *buf[2], SwsContext 612 libswscale/output.c yuv2422_1_c_template(SwsContext *c, const int16_t *buf0, SwsContext 682 libswscale/output.c yuv2rgba64_X_c_template(SwsContext *c, const int16_t *lumFilter, SwsContext 757 libswscale/output.c yuv2rgba64_2_c_template(SwsContext *c, const int32_t *buf[2], SwsContext 812 libswscale/output.c yuv2rgba64_1_c_template(SwsContext *c, const int32_t *buf0, SwsContext 901 libswscale/output.c yuv2rgb48_X_c_template(SwsContext *c, const int16_t *lumFilter, SwsContext 960 libswscale/output.c yuv2rgb48_2_c_template(SwsContext *c, const int32_t *buf[2], SwsContext 1002 libswscale/output.c yuv2rgb48_1_c_template(SwsContext *c, const int32_t *buf0, SwsContext 1073 libswscale/output.c static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \ SwsContext 1090 libswscale/output.c static void name ## ext ## _2_c(SwsContext *c, const int16_t *_buf[2], \ SwsContext 1104 libswscale/output.c static void name ## ext ## _1_c(SwsContext *c, const int16_t *_buf0, \ SwsContext 1259 libswscale/output.c yuv2rgb_X_c_template(SwsContext *c, const int16_t *lumFilter, SwsContext 1313 libswscale/output.c yuv2rgb_2_c_template(SwsContext *c, const int16_t *buf[2], SwsContext 1351 libswscale/output.c yuv2rgb_1_c_template(SwsContext *c, const int16_t *buf0, SwsContext 1407 libswscale/output.c static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \ SwsContext 1421 libswscale/output.c static void name ## ext ## _2_c(SwsContext *c, const int16_t *buf[2], \ SwsContext 1432 libswscale/output.c static void name ## ext ## _1_c(SwsContext *c, const int16_t *buf0, \ SwsContext 1461 libswscale/output.c static av_always_inline void yuv2rgb_write_full(SwsContext *c, SwsContext 1601 libswscale/output.c yuv2rgb_full_X_c_template(SwsContext *c, const int16_t *lumFilter, SwsContext 1651 libswscale/output.c yuv2rgb_full_2_c_template(SwsContext *c, const int16_t *buf[2], SwsContext 1693 libswscale/output.c yuv2rgb_full_1_c_template(SwsContext *c, const int16_t *buf0, SwsContext 1774 libswscale/output.c yuv2gbrp_full_X_c(SwsContext *c, const int16_t *lumFilter, SwsContext 1857 libswscale/output.c av_cold void ff_sws_init_output_funcs(SwsContext *c, SwsContext 213 libswscale/ppc/swscale_altivec.c static void hScale_altivec_real(SwsContext *c, int16_t *dst, int dstW, SwsContext 336 libswscale/ppc/swscale_altivec.c av_cold void ff_sws_init_swscale_ppc(SwsContext *c) SwsContext 251 libswscale/ppc/yuv2rgb_altivec.c static inline void cvtyuvtoRGB(SwsContext *c, vector signed short Y, SwsContext 284 libswscale/ppc/yuv2rgb_altivec.c static int altivec_ ## name(SwsContext *c, const unsigned char **in, \ SwsContext 476 libswscale/ppc/yuv2rgb_altivec.c static int altivec_uyvy_rgb32(SwsContext *c, const unsigned char **in, SwsContext 537 libswscale/ppc/yuv2rgb_altivec.c av_cold SwsFunc ff_yuv2rgb_init_ppc(SwsContext *c) SwsContext 600 libswscale/ppc/yuv2rgb_altivec.c av_cold void ff_yuv2rgb_init_tables_ppc(SwsContext *c, SwsContext 635 libswscale/ppc/yuv2rgb_altivec.c static av_always_inline void yuv2packedX_altivec(SwsContext *c, SwsContext 844 libswscale/ppc/yuv2rgb_altivec.c void ff_yuv2 ## suffix ## _X_altivec(SwsContext *c, \ SwsContext 32 libswscale/ppc/yuv2rgb_altivec.h void ff_yuv2 ## suffix ## _X_altivec(SwsContext *c, \ SwsContext 34 libswscale/ppc/yuv2yuv_altivec.c static int yv12toyuy2_unscaled_altivec(SwsContext *c, const uint8_t *src[], SwsContext 110 libswscale/ppc/yuv2yuv_altivec.c static int yv12touyvy_unscaled_altivec(SwsContext *c, const uint8_t *src[], SwsContext 187 libswscale/ppc/yuv2yuv_altivec.c av_cold void ff_get_unscaled_swscale_ppc(SwsContext *c) SwsContext 98 libswscale/swscale-test.c struct SwsContext *dstContext = NULL, *outContext = NULL; SwsContext 103 libswscale/swscale-test.c struct SwsContext *srcContext = NULL; SwsContext 357 libswscale/swscale-test.c struct SwsContext *sws; SwsContext 66 libswscale/swscale.c static void hScale16To19_c(SwsContext *c, int16_t *_dst, int dstW, SwsContext 93 libswscale/swscale.c static void hScale16To15_c(SwsContext *c, int16_t *dst, int dstW, SwsContext 119 libswscale/swscale.c static void hScale8To15_c(SwsContext *c, int16_t *dst, int dstW, SwsContext 135 libswscale/swscale.c static void hScale8To19_c(SwsContext *c, int16_t *_dst, int dstW, SwsContext 226 libswscale/swscale.c static av_always_inline void hyscale(SwsContext *c, int16_t *dst, int dstWidth, SwsContext 262 libswscale/swscale.c static av_always_inline void hcscale(SwsContext *c, int16_t *dst1, SwsContext 302 libswscale/swscale.c static int swscale(SwsContext *c, const uint8_t *src[], SwsContext 675 libswscale/swscale.c av_cold void ff_sws_init_range_convert(SwsContext *c) SwsContext 700 libswscale/swscale.c static av_cold void sws_init_swscale(SwsContext *c) SwsContext 733 libswscale/swscale.c SwsFunc ff_getSwsFunc(SwsContext *c) SwsContext 772 libswscale/swscale.c static void xyz12Torgb48(struct SwsContext *c, uint16_t *dst, SwsContext 828 libswscale/swscale.c static void rgb48Toxyz12(struct SwsContext *c, uint16_t *dst, SwsContext 888 libswscale/swscale.c int attribute_align_arg sws_scale(struct SwsContext *c, SwsContext 135 libswscale/swscale.h struct SwsContext; SwsContext 161 libswscale/swscale.h struct SwsContext *sws_alloc_context(void); SwsContext 169 libswscale/swscale.h int sws_init_context(struct SwsContext *sws_context, SwsFilter *srcFilter, SwsFilter *dstFilter); SwsContext 175 libswscale/swscale.h void sws_freeContext(struct SwsContext *swsContext); SwsContext 192 libswscale/swscale.h struct SwsContext *sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, SwsContext 223 libswscale/swscale.h int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], SwsContext 237 libswscale/swscale.h int sws_setColorspaceDetails(struct SwsContext *c, const int inv_table[4], SwsContext 244 libswscale/swscale.h int sws_getColorspaceDetails(struct SwsContext *c, int **inv_table, SwsContext 317 libswscale/swscale.h struct SwsContext *sws_getCachedContext(struct SwsContext *context, SwsContext 66 libswscale/swscale_internal.h struct SwsContext; SwsContext 78 libswscale/swscale_internal.h typedef int (*SwsFunc)(struct SwsContext *context, const uint8_t *src[], SwsContext 129 libswscale/swscale_internal.h typedef void (*yuv2interleavedX_fn)(struct SwsContext *c, SwsContext 165 libswscale/swscale_internal.h typedef void (*yuv2packed1_fn)(struct SwsContext *c, const int16_t *lumSrc, SwsContext 198 libswscale/swscale_internal.h typedef void (*yuv2packed2_fn)(struct SwsContext *c, const int16_t *lumSrc[2], SwsContext 230 libswscale/swscale_internal.h typedef void (*yuv2packedX_fn)(struct SwsContext *c, const int16_t *lumFilter, SwsContext 264 libswscale/swscale_internal.h typedef void (*yuv2anyX_fn)(struct SwsContext *c, const int16_t *lumFilter, SwsContext 310 libswscale/swscale_internal.h struct SwsContext *cascaded_context[2]; SwsContext 550 libswscale/swscale_internal.h void (*hyscale_fast)(struct SwsContext *c, SwsContext 553 libswscale/swscale_internal.h void (*hcscale_fast)(struct SwsContext *c, SwsContext 590 libswscale/swscale_internal.h void (*hyScale)(struct SwsContext *c, int16_t *dst, int dstW, SwsContext 593 libswscale/swscale_internal.h void (*hcScale)(struct SwsContext *c, int16_t *dst, int dstW, SwsContext 609 libswscale/swscale_internal.h SwsFunc ff_yuv2rgb_get_func_ptr(SwsContext *c); SwsContext 610 libswscale/swscale_internal.h int ff_yuv2rgb_c_init_tables(SwsContext *c, const int inv_table[4], SwsContext 613 libswscale/swscale_internal.h void ff_yuv2rgb_init_tables_ppc(SwsContext *c, const int inv_table[4], SwsContext 616 libswscale/swscale_internal.h void ff_updateMMXDitherTables(SwsContext *c, int dstY, int lumBufIndex, int chrBufIndex, SwsContext 619 libswscale/swscale_internal.h av_cold void ff_sws_init_range_convert(SwsContext *c); SwsContext 621 libswscale/swscale_internal.h SwsFunc ff_yuv2rgb_init_x86(SwsContext *c); SwsContext 622 libswscale/swscale_internal.h SwsFunc ff_yuv2rgb_init_ppc(SwsContext *c); SwsContext 846 libswscale/swscale_internal.h void ff_get_unscaled_swscale(SwsContext *c); SwsContext 847 libswscale/swscale_internal.h void ff_get_unscaled_swscale_ppc(SwsContext *c); SwsContext 848 libswscale/swscale_internal.h void ff_get_unscaled_swscale_arm(SwsContext *c); SwsContext 854 libswscale/swscale_internal.h SwsFunc ff_getSwsFunc(SwsContext *c); SwsContext 856 libswscale/swscale_internal.h void ff_sws_init_input_funcs(SwsContext *c); SwsContext 857 libswscale/swscale_internal.h void ff_sws_init_output_funcs(SwsContext *c, SwsContext 865 libswscale/swscale_internal.h void ff_sws_init_swscale_ppc(SwsContext *c); SwsContext 866 libswscale/swscale_internal.h void ff_sws_init_swscale_x86(SwsContext *c); SwsContext 868 libswscale/swscale_internal.h void ff_hyscale_fast_c(SwsContext *c, int16_t *dst, int dstWidth, SwsContext 870 libswscale/swscale_internal.h void ff_hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, SwsContext 876 libswscale/swscale_internal.h void ff_hyscale_fast_mmxext(SwsContext *c, int16_t *dst, SwsContext 879 libswscale/swscale_internal.h void ff_hcscale_fast_mmxext(SwsContext *c, int16_t *dst1, int16_t *dst2, SwsContext 159 libswscale/swscale_unscaled.c static int planarToNv12Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 179 libswscale/swscale_unscaled.c static int nv12ToPlanarWrapper(SwsContext *c, const uint8_t *src[], SwsContext 200 libswscale/swscale_unscaled.c static int planarToYuy2Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 212 libswscale/swscale_unscaled.c static int planarToUyvyWrapper(SwsContext *c, const uint8_t *src[], SwsContext 224 libswscale/swscale_unscaled.c static int yuv422pToYuy2Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 236 libswscale/swscale_unscaled.c static int yuv422pToUyvyWrapper(SwsContext *c, const uint8_t *src[], SwsContext 248 libswscale/swscale_unscaled.c static int yuyvToYuv420Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 265 libswscale/swscale_unscaled.c static int yuyvToYuv422Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 279 libswscale/swscale_unscaled.c static int uyvyToYuv420Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 296 libswscale/swscale_unscaled.c static int uyvyToYuv422Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 341 libswscale/swscale_unscaled.c static int packed_16bpc_bswap(SwsContext *c, const uint8_t *src[], SwsContext 367 libswscale/swscale_unscaled.c static int palToRgbWrapper(SwsContext *c, const uint8_t *src[], int srcStride[], SwsContext 547 libswscale/swscale_unscaled.c static int Rgb16ToPlanarRgb16Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 718 libswscale/swscale_unscaled.c static int planarRgb16ToRgb16Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 825 libswscale/swscale_unscaled.c static int planarRgbToRgbWrapper(SwsContext *c, const uint8_t *src[], SwsContext 881 libswscale/swscale_unscaled.c static int planarRgbToplanarRgbWrapper(SwsContext *c, SwsContext 927 libswscale/swscale_unscaled.c static int rgbToPlanarRgbWrapper(SwsContext *c, const uint8_t *src[], SwsContext 1032 libswscale/swscale_unscaled.c static int bayer_to_rgb24_wrapper(SwsContext *c, const uint8_t* src[], int srcStride[], int srcSliceY, SwsContext 1076 libswscale/swscale_unscaled.c static int bayer_to_yv12_wrapper(SwsContext *c, const uint8_t* src[], int srcStride[], int srcSliceY, SwsContext 1149 libswscale/swscale_unscaled.c static rgbConvFn findRgbConvFn(SwsContext *c) SwsContext 1250 libswscale/swscale_unscaled.c static int rgbToRgbWrapper(SwsContext *c, const uint8_t *src[], int srcStride[], SwsContext 1311 libswscale/swscale_unscaled.c static int bgr24ToYv12Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 1328 libswscale/swscale_unscaled.c static int yvu9ToYv12Wrapper(SwsContext *c, const uint8_t *src[], SwsContext 1345 libswscale/swscale_unscaled.c static int packedCopyWrapper(SwsContext *c, const uint8_t *src[], SwsContext 1393 libswscale/swscale_unscaled.c static int planarCopyWrapper(SwsContext *c, const uint8_t *src[], SwsContext 1560 libswscale/swscale_unscaled.c void ff_get_unscaled_swscale(SwsContext *c) SwsContext 57 libswscale/utils.c static void handle_formats(SwsContext *c); SwsContext 257 libswscale/utils.c static av_cold int get_local_pos(SwsContext *s, int chr_subsample, int pos, int dir) SwsContext 691 libswscale/utils.c static void fill_rgb2yuv_table(SwsContext *c, const int table[4], int dstRange) SwsContext 785 libswscale/utils.c static void fill_xyztables(struct SwsContext *c) SwsContext 821 libswscale/utils.c int sws_setColorspaceDetails(struct SwsContext *c, const int inv_table[4], SwsContext 874 libswscale/utils.c int sws_getColorspaceDetails(struct SwsContext *c, int **inv_table, SwsContext 939 libswscale/utils.c static void handle_formats(SwsContext *c) SwsContext 949 libswscale/utils.c SwsContext *sws_alloc_context(void) SwsContext 951 libswscale/utils.c SwsContext *c = av_mallocz(sizeof(SwsContext)); SwsContext 953 libswscale/utils.c av_assert0(offsetof(SwsContext, redDither) + DITHER32_INT == offsetof(SwsContext, dither32)); SwsContext 963 libswscale/utils.c av_cold int sws_init_context(SwsContext *c, SwsFilter *srcFilter, SwsContext 1555 libswscale/utils.c SwsContext *sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, SwsContext 1560 libswscale/utils.c SwsContext *c; SwsContext 1908 libswscale/utils.c void sws_freeContext(SwsContext *c) SwsContext 1980 libswscale/utils.c struct SwsContext *sws_getCachedContext(struct SwsContext *context, int srcW, SwsContext 193 libswscale/x86/hscale_fast_bilinear_simd.c void ff_hyscale_fast_mmxext(SwsContext *c, int16_t *dst, SwsContext 289 libswscale/x86/hscale_fast_bilinear_simd.c void ff_hcscale_fast_mmxext(SwsContext *c, int16_t *dst1, int16_t *dst2, SwsContext 83 libswscale/x86/swscale.c void ff_updateMMXDitherTables(SwsContext *c, int dstY, int lumBufIndex, int chrBufIndex, SwsContext 281 libswscale/x86/swscale.c SwsContext *c, int16_t *data, \ SwsContext 383 libswscale/x86/swscale.c av_cold void ff_sws_init_swscale_x86(SwsContext *c) SwsContext 340 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb32_X_ar)(SwsContext *c, const int16_t *lumFilter, SwsContext 373 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb32_X)(SwsContext *c, const int16_t *lumFilter, SwsContext 430 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb565_X_ar)(SwsContext *c, const int16_t *lumFilter, SwsContext 454 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb565_X)(SwsContext *c, const int16_t *lumFilter, SwsContext 507 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb555_X_ar)(SwsContext *c, const int16_t *lumFilter, SwsContext 531 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb555_X)(SwsContext *c, const int16_t *lumFilter, SwsContext 665 libswscale/x86/swscale_template.c static void RENAME(yuv2bgr24_X_ar)(SwsContext *c, const int16_t *lumFilter, SwsContext 690 libswscale/x86/swscale_template.c static void RENAME(yuv2bgr24_X)(SwsContext *c, const int16_t *lumFilter, SwsContext 733 libswscale/x86/swscale_template.c static void RENAME(yuv2yuyv422_X_ar)(SwsContext *c, const int16_t *lumFilter, SwsContext 754 libswscale/x86/swscale_template.c static void RENAME(yuv2yuyv422_X)(SwsContext *c, const int16_t *lumFilter, SwsContext 855 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb32_2)(SwsContext *c, const int16_t *buf[2], SwsContext 919 libswscale/x86/swscale_template.c static void RENAME(yuv2bgr24_2)(SwsContext *c, const int16_t *buf[2], SwsContext 942 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb555_2)(SwsContext *c, const int16_t *buf[2], SwsContext 971 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb565_2)(SwsContext *c, const int16_t *buf[2], SwsContext 1040 libswscale/x86/swscale_template.c static void RENAME(yuv2yuyv422_2)(SwsContext *c, const int16_t *buf[2], SwsContext 1179 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb32_1)(SwsContext *c, const int16_t *buf0, SwsContext 1248 libswscale/x86/swscale_template.c static void RENAME(yuv2bgr24_1)(SwsContext *c, const int16_t *buf0, SwsContext 1289 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb555_1)(SwsContext *c, const int16_t *buf0, SwsContext 1342 libswscale/x86/swscale_template.c static void RENAME(yuv2rgb565_1)(SwsContext *c, const int16_t *buf0, SwsContext 1432 libswscale/x86/swscale_template.c static void RENAME(yuv2yuyv422_1)(SwsContext *c, const int16_t *buf0, SwsContext 1468 libswscale/x86/swscale_template.c static av_cold void RENAME(sws_init_swscale)(SwsContext *c) SwsContext 25 libswscale/x86/w64xmmtest.c wrap(sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], SwsContext 72 libswscale/x86/yuv2rgb.c av_cold SwsFunc ff_yuv2rgb_init_x86(SwsContext *c) SwsContext 201 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuv420_rgb15)(SwsContext *c, const uint8_t *src[], SwsContext 229 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuv420_rgb16)(SwsContext *c, const uint8_t *src[], SwsContext 319 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuv420_rgb24)(SwsContext *c, const uint8_t *src[], SwsContext 337 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuv420_bgr24)(SwsContext *c, const uint8_t *src[], SwsContext 381 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuv420_rgb32)(SwsContext *c, const uint8_t *src[], SwsContext 402 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuva420_rgb32)(SwsContext *c, const uint8_t *src[], SwsContext 424 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuv420_bgr32)(SwsContext *c, const uint8_t *src[], SwsContext 445 libswscale/x86/yuv2rgb_template.c static inline int RENAME(yuva420_bgr32)(SwsContext *c, const uint8_t *src[], SwsContext 116 libswscale/yuv2rgb.c static int func_name(SwsContext *c, const uint8_t *src[], \ SwsContext 656 libswscale/yuv2rgb.c SwsFunc ff_yuv2rgb_get_func_ptr(SwsContext *c) SwsContext 751 libswscale/yuv2rgb.c av_cold int ff_yuv2rgb_c_init_tables(SwsContext *c, const int inv_table[4],