代码搜索结果

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

vport.h

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

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

asc16.h

void Read_Asc16(int key,unsigned char *buf) { int handle; long address; handle=open("asc16",O_RDONLY|O_BINARY); address=key*16l; lseek(handle,address,SEEK_SET); read(handle,buf,16); close(hand

vport.h

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

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *