代码搜索结果

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

repository

video_compression_systems/common/color_space converters/ycrcb2rgb/rtl

dlg_draw.cpp

// DLG_DRAW.cpp : implementation file // #include "stdafx.h" #include "Ncap.h" #include "DLG_DRAW.h" #include "ADOConn.h" #include "DLG_QUERY.h" #ifdef _DEBUG #define new DEBUG_NEW #undef

xllp_ci.h

/****************************************************************************** ** INTEL CONFIDENTIAL ** Copyright 2000-2003 Intel Corporation All Rights Reserved. ** ** The source code contained

global.cpp

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: global.cpp,v 1.2 2002/09/27 21:11:13 toonen Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #

lecture02_h.h

void RGB24_to_YUV444( unsigned char * RGB_in, unsigned char * YUV_out, short width,short height); void YUV444_to_YUV422( unsigned char * YUV444_in, unsigned char * YUV422_out, short w

vga_ctr.v

module vga( input clk, input rst_n, input [2:0] RGB, output Rgb_valid, output hsync,//行同步信号 output vsync,//场同步信号 output vga_r, output vga_g, output vga_b ); //------------

vga_ctr.v.bak

module vga( input clk, input rst_n, input [2:0] RGB, output Rgb_to_ctr, output hsync,//行同步信号 output vsync,//场同步信号 output vga_r, output vga_g, output vga_b ); //-----------

xlogo-color

XLogo.input: false ! MIT colors are Cardinal Red (Pantone 201c) and Silver Grey (Pantone 421c) XLogo*background: rgb:d2/22/32 XLogo*foreground: rgb:d7/d7/d7