Searched defs:rgb_fmt (Results 1 – 1 of 1) sorted by relevance
| /third_party/ffmpeg/libswscale/x86/ |
| D | swscale.c | 656 #define INPUT_PLANER_RGBA_YUV_FUNC_CASE(rgb_fmt, rgba_fmt, name, opt) \ in ff_sws_init_swscale_x86() argument 674 #define INPUT_PLANER_RGBAXX_YUVA_FUNC_CASE(rgb_fmt, rgba_fmt, name, opt) \ in ff_sws_init_swscale_x86() argument 680 #define INPUT_PLANER_RGBAXX_UVA_FUNC_CASE(rgb_fmt, rgba_fmt, name, opt) \ in ff_sws_init_swscale_x86() argument 686 #define INPUT_PLANER_RGBAXX_YUV_FUNC_CASE(rgb_fmt, rgba_fmt, name, opt) \ in ff_sws_init_swscale_x86() argument 690 #define INPUT_PLANER_RGBXX_YUV_FUNC_CASE(rgb_fmt, name, opt) \ in ff_sws_init_swscale_x86() argument 694 #define INPUT_PLANER_RGBXX_UV_FUNC_CASE(rgb_fmt, name, opt) \ in ff_sws_init_swscale_x86() argument
|