代码搜索结果

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

i420_rgb_mmx.h

/***************************************************************************** * transforms_yuvmmx.h: MMX YUV transformation assembly ****************************************************************

i420_rgb_c.h

/***************************************************************************** * chroma_common.h: YUV transformation functions * Provides functions to perform the YUV conversion. The functions provi

i420_rgb16.c

/***************************************************************************** * i420_rgb16.c : YUV to bitmap RGB conversion module for vlc **********************************************************

i420_rgb8.c

/***************************************************************************** * i420_rgb8.c : YUV to bitmap RGB conversion module for vlc ***********************************************************

yuv2rgb_altivec.c

/* marc.hoffman@analog.com March 8, 2004 Altivec Acceleration for Color Space Conversion revision 0.2 convert I420 YV12 to RGB in various formats, it rejects images that are not in 420

yuv2rgb_template.c

/* * yuv2rgb_mmx.c, Software YUV to RGB coverter with Intel MMX "technology" * * Copyright (C) 2000, Silicon Integrated System Corp. * All Rights Reserved. * * Author: Olie Lho

yuv2rgb_mlib.c

/* * yuv2rgb_mlib.c, Software YUV to RGB coverter using mediaLib * * Copyright (C) 2000, H錵an Hjort * All Rights Reserved. * * This file is part of mpeg2dec, a fr

yuv2rgb_mmx.c

#include #include "portab.h" #include "yuv2rgb.h" #define MAXIMUM_Y_WIDTH 800 #define _USE_PREFETCH static uint64_t mmw_mult_Y = 0x2568256825682568; stat

yuv2rgb_arm.c

/* * yuv2rgb_arm.c * Copyright (C) 2000-2001 Project OPIE. * All Rights Reserved. * * Author: Robert Griebl * * This file is part of OpiePlayer2. * * OpiePlayer2 is fr

yuv2rgb_arm.c

/********************************************************************** ** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This fil