代码搜索结果

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

gamma.c

#include #include "common.h" #include "System.h" #include "TW101Reg.h" #include "TwoWire.h" #include "Gamma.h" #include "GammaDat.h" #define GM_RGB_ALL_SAME //*****************

bomb.c

#include "bomb.h" int main (int argc, char* argv[]) { // gpe_application_init (&argc, &argv); gtk_init (&argc, &argv); gdk_rgb_init (); srand (time(NULL)); load_log (); reset_area (); create

bomb.c

#include "bomb.h" int main (int argc, char* argv[]) { // gpe_application_init (&argc, &argv); gtk_init (&argc, &argv); gdk_rgb_init (); srand (time(NULL)); load_log (); reset_area (); create

system.h

#ifndef __SYSTEM_H__ #define __SYSTEM_H__ #include "function.h" //引入程序中基本定义和相关H文件 #define SYS_KEY_EN TRUE #define SYS_RGB_SCAN FALSE /*按键扫描任务的切换时间,最小为1*/ #define KEY_INPUT_TMO 5 /*按

rc1.0_register.h

#ifndef _RC10_REGISTER_H #define _RC10_REGISTER_H #ifdef _WIN32 # include # define BYTE_ORDER !BIG_ENDIAN #endif #ifdef MACOS #include #include "GL/glext.h" #els

rc1.0_register.h

#ifndef _RC10_REGISTER_H #define _RC10_REGISTER_H #ifdef _WIN32 # include # define BYTE_ORDER !BIG_ENDIAN #endif #ifdef MACOS #include #include "GL/glext.h" #els

color_space_pkg.vhd

-------------------------------------------------------------------------- -- Color space converter support functions ---------------------------------------------------------------------

color_space_pkg.vhd

-------------------------------------------------------------------------- -- Color space converter support functions ---------------------------------------------------------------------

libmng_trace.h

/* ************************************************************************** */ /* * For conditions of distribution and use, * */ /* * see copyright noti

spi.c

//------------------------------------------------------------- //------------------------------------------------------------- #include "Config.h" #ifdef SUPPORT_DELTA_RGB #include "reg.h"