代码搜索结果

找到约 8,819 项符合 RGB 的代码

yuv2rgb_mlib.c

/* * yuv2rgb_mlib.c, Software YUV to RGB converter using mediaLib * Copyright (C) 2003 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you ca

yuv2rgb_vis.c

/* * VIS optimized software YUV to RGB converter * Copyright (c) 2007 Denes Balatoni * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute

yuv2rgb_altivec.c

/* marc.hoffman@analog.com March 8, 2004 AltiVec acceleration for colorspace conversion revision 0.2 convert I420 YV12 to RGB in various formats, it rejects images that are not in 420 f

yuv2rgb_bfin.c

/* * Copyright (C) 2007 Marc Hoffman * April 20, 2007 * * Blackfin Video Color Space Converters Operations * convert I420 YV12 to RGB in various form

yuv2rgb_template.c

/* * yuv2rgb_mmx.c, Software YUV to RGB converter with Intel MMX "technology" * * Copyright (C) 2000, Silicon Integrated System Corp. * * Author: Olie Lho * * 15,24 bpp and d

yuv2rgb_mlib.c

/* * yuv2rgb_mlib.c, Software YUV to RGB converter using mediaLib * Copyright (C) 2003 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you ca

vf_rgb2bgr.mid

.file 1 "vf_rgb2bgr.c" .section .mdebug.abi32 .previous .section .rodata.str1.4,"aMS",@progbits,1 .align 2 $LC0: .ascii "swap\000" .section .text.open,"ax",@progbits .align 2 .align 5 .ent o

vf_rgb2bgr.s

.file 1 "vf_rgb2bgr.c" .section .mdebug.abi32 .previous .section .rodata.str1.4,"aMS",@progbits,1 .align 2 $LC0: .ascii "swap\000" .section .text.open,"ax",@progbits .align 2 .align 5 .ent open .type

vf_rgb2bgr.c

#include #include #include #include #include "config.h" #include "mp_msg.h" #include "img_format.h" #include "mp_image.h" #include "vf.h" #include "libsws

color_yuv2rgb.c

/* * colorspace conversion functions * -- yuv to rgb colorspace conversions * * (c) 2001-03 Gerd Knorr * */ #define NG_PRIVATE #include "config.h" #include #i