代码搜索结果
找到约 8,819 项符合
RGB 的代码
rgb2yuv.c
/**************************************************************************
* *
* This code is developed by Adam Li. This
rgb2yuv.h
#ifdef __cplusplus
extern "C" {
#endif
int RGB2YUV (int x_dim, int y_dim, void *bmp, void *y_out, void *u_out, void *v_out, int flip);
#ifdef __cplusplus
}
#endif
rgb2yuv.c
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: rgb2yuv.c,v 1.2.48.1 2004/07/09 02:00:18 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
*
yuv2rgb.c
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: yuv2rgb.c,v 1.2.42.2 2004/07/13 19:01:32 bobclark Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
yuv2rgb.c
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: yuv2rgb.c,v 1.2.8.1 2004/07/09 02:00:07 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
*
yuv2rgb.h
/**************************************************************************
* *
* This code has been developed by Andrea Graz
yuv2rgb.c
/**************************************************************************
* *
* This code has been developed by John Funnel
colorspace_rgb_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - RGB colorspace conversions -
; *
; * Copyright(C) 2002-2003 Michael Militzer
raw2rgb.h
/*
*-----------------------------------------------------------------------------
* Name Raw2Rgb.h
* Purpose
* Development Kit Microsoft Win32 SDK, Visual C++ 6.00
*
raw2rgb.h
/*
*-----------------------------------------------------------------------------
* Name Raw2Rgb.h
* Purpose
* Development Kit Microsoft Win32 SDK, Visual C++ 6.00
*