代码搜索结果
找到约 8,819 项符合
RGB 的代码
raw2rgb.h
/*
*-----------------------------------------------------------------------------
* Name Raw2Rgb.h
* Purpose
* Development Kit Microsoft Win32 SDK, Visual C++ 6.00
*
yuv2rgb.txt
#include
#include
#include
struct dummy
{
int yuv[3];
int stride[3];
};
raw2rgb.v
module RAW2RGB( oRed,
oGreen,
oBlue,
oDVAL,
iX_Cont,
iY_Cont,
iDATA,
iDVAL,
iCLK,
iRST );
input [10:0] iX_Cont;
input [10:0] iY_Cont;
input [9:0] iDAT
yuv2rgb.c
/************************************************************************
*
* yuv2rgb.c, colour space conversion for tmndecode (H.263 decoder)
* Copyright (C) 1995, 1996 Telenor R&D, Norway
rgb2ycbcr.m
function ycbcr = rgb2ycbcr(varargin)
%RGB2YCBCR Convert RGB color values to YCbCr color space.
% YCBCRMAP = RGB2YCBCR(MAP) converts the RGB values in MAP to the YCBCR
% color space. MAP must be a