代码搜索结果

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

test.pas

Unit Test; interface uses jmorecfg, jpeglib; const MaxWidth = 175; MaxLines = 4; type RGB_pixel = packed record Case byte of 0:(r,g,b : byte);

8bps.c

/* * Quicktime Planar RGB (8BPS) Video Decoder * Copyright (C) 2003 Roberto Togni * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it

ipsec_param.h

/* * @(#) Openswan tunable paramaters * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * Copyright (C) 2004 Michael Ric

ipsec_sa.h

/* * @(#) Definitions of IPsec Security Association (ipsec_sa) * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * Th

vunjpeg.py

#! /usr/bin/env python # Decompress a jpeg or jpeggrey video file to rgb format # Usage: # # Vunjpeg [infile [outfile]] # Options: # # infile : input file (default film.video) # outfile :

cm2bmp.c

/* * File: cm2bmp * * Description: Routines to convert from various FOURCC * formats to 24 bit BMP * * macros for YUV->RGB are from Independent JPEG Group */ #i

effects.c

/* * main transformations and effects functions. * for now they only work with RGB frames, not YUV or any other format */ /* DISCLAIM-O-RAMA * Note that, some functions are ok to apply to the en

blndma.c

//============================================================= // 文件名称: BLNDMA.c // 功能描述: 实现数据由YUV向RGB转换 // 维护记录: 2007-8-13 by liuxue created //===================================================

blndma.c

//============================================================= // 文件名称: BLNDMA.c // 功能描述: 实现数据由YUV向RGB转换 // 维护记录: 2007-8-13 by liuxue created //===================================================