代码搜索结果

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

video.tci

/* * ======== video.tci ======== */ /* * =========== GIO =========== */ tibios.GIO.ENABLEGIO = 1; /* * ============ videoport Device Table =========== */ var vp0_capture = tibios.UDEV.create(

video.cmd

/* * 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.h

// record structure used to store film and customer data struct FilmData { char filmName[32]; char customerName[32]; }; // overload "==" operator by comparing film names int operator ==

video.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\Work\ICETEK-DM642-PCI\Lab\Lab526-VideoRGB\" ProjectType=Executable CPUFamily=TMS32

video.cmd

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