代码搜索结果
找到约 8,819 项符合
RGB 的代码
grey2rgb32mmx.hh
/*********************************************************************
grey2rgb32mmx.hh
purpose:
notes:
to do:
author(s):
- Dirk Farin, Kapellenweg 15, 72070 Tuebingen, Germany,
grey2rgb16mmx.cc
/*
* grey2rgb16mmx.cc
*/
#include "grey2rgb16mmx.hh"
bool i2r_grey_16bit_mmx::s_CanConvert(const Image_YUV& img,const RawImageSpec_RGB& spec)
{
if (spec.resize_to_fixed || spec.resize_w
yuv2rgb16mmx.cc
/*
* yuv2rgb16mmx.cc
*/
#include
#include
#include "yuv2rgb16mmx.hh"
bool i2r_16bit_mmx::s_CanConvert(const Image_YUV& img,const RawImageSpec_RGB& spec)
{
if (
rgb-yuv%2fmodule-setting
Some usefull setting for the module you can also use sysfs kernel 2.6.x like this:
echo "4" > /sys/module/spca5xx/gamma
echo "217" > /sys/module/spca5xx/GRed
should set the gamma parameters to 4 and G
rgb_interface_init_2_8.txt
//==========OLED 2.4" parallel 24 bits RGB interface==========//
#define S6E63D6_ID 0x70 //0111,0 ID RS R/W
void SPI_Write_Command(uWORD wAddr)
{
uCHAR j,k;
uCHAR StartByte=S6E63D6_ID;
rgb4k216m.cpp
//
// Rgb4K216M
// Pipeline stage converts a 12-bit per pixel RGB image to 24-bit per pixel.
// Each 4-bit color value is shifted 4 bits to the left.
//
// Copyright (C) 2003, 2006 by Jon A.
rgb4k216m.h
//
// Rgb4K216M.h
// Pipeline stage converts a 12-bit per pixel RGB image to 24-bit per pixel.
//
// Copyright (C) 2003, 2006 by Jon A. Webb (Contact via GMail; username is jonawebb)
//
// Thi
rgb64k216m.cpp
//
// Rgb64K216M
// Pipeline stage converts a 16-bit per pixel RGB image to 24-bit per pixel.
//
// Copyright (C) 2003, 2006 by Jon A. Webb (Contact via GMail; username is jonawebb)
//
// This
rgb64k216m.h
//
// Rgb64K216M.h
// Pipeline stage converts a 16-bit per pixel RGB image to 24-bit per pixel.
//
// Copyright (C) 2003, 2006 by Jon A. Webb (Contact via GMail; username is jonawebb)
//
// Th