代码搜索结果

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

video.c

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *

video.java

import java.util.GregorianCalendar; import java.util.Calendar; public class Video implements Comparable { private String titre, realisateur; private int annee; public Video(){ th

video.c

/***************************************************************************** TEXT VIDEO EXPORTS: extern console_t _vc[MAX_VC]; extern unsigned short _num_vc; extern volatile console_t *_curr_

video.h

#ifndef __VIDEO_DEFINED #define __VIDEO_DEFINED #define HORIZONTAL_ACTIVE 1440 #define HORIZONTAL_BLANKING_PAL 280 #define HORIZONTAL_BLANKING_NTSC 268 #define HORIZONTAL_TOTAL_PAL (HORIZ

video.cxx

/* * video.cxx * * Video conferencing functions for a simple MCU * * Copyright (c) 2000 Equivalence Pty. Ltd. * Copyright (c) 2004 Post Increment * * The contents of this file are subj