代码搜索结果

找到约 10,000 项符合 Video 的代码

video.c

/* * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it * (C) Copyright 2002 * Wolfgang Denk, wd@denx.de * (C) Copyright 2006 * Aubrey Li, aubrey.li@analog.c

video.h

#include #define write_dest_byte(val) {*dest++=val;} #define BLACK (0x01800180) /* black pixel pattern */ #define BLUE (0x296E29F0) /* blue pixel pattern */ #define RED (0x51F0

video.c

/* * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it * (C) Copyright 2002 * Wolfgang Denk, wd@denx.de * (C) Copyright 2006 * Aubrey Li, aubrey.li@analog.c

video.h

#include #define write_dest_byte(val) {*dest++=val;} #define BLACK (0x01800180) /* black pixel pattern */ #define BLUE (0x296E29F0) /* blue pixel pattern */ #define RED (0x5

video.c

/* * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it * (C) Copyright 2002 * Wolfgang Denk, wd@denx.de * (C) Copyright 2006 * Aubrey Li, aubrey.li@analog.c

video.c

/* * (C) Copyright 2002 * Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free soft

video.c

/* * (C) Copyright 2002 * Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you ca

video.c

/* * (C) Copyright 2002 * Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free soft

readme.video

/* * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it * * See file CREDITS for list of people who contributed to this * project. * * This program is free

video.h

/* ** MPC823 Video Controller ** ======================= ** (C) 2000 by Paolo Scaffardi (arsenio@tin.it) ** AIRVENT SAM s.p.a - RIMINI(ITALY) ** */ #ifndef _VIDEO_H_ #define _VIDEO_H_ /* Video funct