代码搜索结果
找到约 8,819 项符合
RGB 的代码
colorspace_rgb_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - RGB colorspace conversions -
; *
; * Copyright(C) 2002-2003 Michael Militzer
agg_pixfmt_rgb.h
//----------------------------------------------------------------------------
// Anti-Grain Geometry - Version 2.4
// Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com)
//
// Permiss
grid_rgb_composite.h
///////////////////////////////////////////////////////////
// //
// SAGA //
//
grid_rgb_composite.cpp
///////////////////////////////////////////////////////////
// //
// SAGA //
//
bitmover16rgb.java
// Copyright (C) 1998, 1999, 2001 Chris Nokleberg
// Please see included LICENSE.TXT
package com.sixlegs.image.png;
import java.io.IOException;
import java.io.InputStream;
final class BitMover16RGB
bitmover8rgb.java
// Copyright (C) 1998, 1999, 2001 Chris Nokleberg
// Please see included LICENSE.TXT
package com.sixlegs.image.png;
import java.io.IOException;
import java.io.InputStream;
final class BitMover8RGB
imagesample_rgb24.h
#include "Define.h"
#ifdef __cplusplus
extern "C" {
#endif
//240x240
static uint32 ImageSample_RGB24[]={
0x0002190a,0x00344d3c,0x001e4100,0x000c3600,0x000d2800,0x000d2110,0x000e2112,0x0009
imagesample_rgb16.h
#include "Define.h"
#ifdef __cplusplus
extern "C" {
#endif
//240x240
static uint32 ImageSample_RGB16[]={
0x326700c1,0x11c02220,0x11231161,0x09231103,0x00e20902,0x00e100e1,0x09010901,0x1100
rgb524mn.c
#include
#include
#include
#include "pci.h"
#include "vga.h"
/*
* IBM RGB52x and compatibles.
* High Performance Palette DAC.
*/
uchar (*rgb524mnxi)(Vga*, int);
void (*rgb5
yuv2rgb.h
#include "portab.h"
#ifndef _YUVRGB_H_
#define _YUVRGB_H_
void yuv2rgb_24(
uint8_t *puc_y, int stride_y,
uint8_t *puc_u,
uint8_t *puc_v, int stride_uv,
uint8_t *puc_out,
int