代码搜索结果
找到约 8,819 项符合
RGB 的代码
ltv350qv_rgb_dataset.h
#ifndef __LTV350QV_RGB_DATASET_H__
#define __LTV350QV_RGB_DATASET_H__
#if __cplusplus
extern "C"
{
#endif
const unsigned int LTV350QV_RGB_initialize[][3] =
{
#if 1 // Change as Module spec
lts222qv_rgb_dataset.h
#ifndef __LTS222QV_RGB_DATASET_H__
#define __LTS222QV_RGB_DATASET_H__
#if __cplusplus
extern "C"
{
#endif
const unsigned int LTS222QV_RGB_initialize[][3] =
{
#if 1 // Serial OK
{0x22, 0x
yuv2rgb.c.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
yuv2rgb.c.svn-base
/*
* yuv2rgb.c, Software YUV to RGB converter
*
* Copyright (C) 1999, Aaron Holtzman
*
* Functions broken out from display_x11.c and several new modes
* added by H
sumarize11_5_1rgb.m
imshow peppers.png
improfile
yv12_to_rgb32_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * mmx yuv planar to rgb conversion
; *
; * Copyright (C) 2001 - Michael Militzer
yv12_to_rgb24_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * mmx yv12 to rgb24 conversion
; *
; * Copyright (C) 2001 - Michael Militzer
yuv2rgb32mmx.hh
/*********************************************************************
yuv2rgb32mmx.hh
purpose:
notes:
to do:
author(s):
- Dirk Farin, Kapellenweg 15, 72070 Tuebingen, Germany,
e
yuv2rgb32mmx.cc
/*
* yuv2rgb32mmx.cc
*/
#include
#include
#include "yuv2rgb32mmx.hh"
static uint64 UVoffset = 0x0080008000800080LL; // 0 4x 128 // UV offs
static uint64 Yof
grey2rgb16mmx.hh
/*********************************************************************
grey2rgb32mmx.hh
purpose:
notes:
to do:
author(s):
- Dirk Farin, Kapellenweg 15, 72070 Tuebingen, Germany,