代码搜索结果
找到约 10,000 项符合
Video 的代码
demone-6201.c
#include
#include
#include "flash.h"
#define BASE_ADDR 0x01400000
#define I2C_REG 0x1600004
#define SYSRREG 0x160000c
#define VIDEO_ADD BASE_ADDR
#define GBLCTL 0x0180
dv_putch.c
/*@A (C) 1992 Allen I. Holub */
#include "video.h"
#include
void dv_putchar( c )
int c;
{
dv_putc( c & 0xff, NORMAL );
}
main.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
mms_image.h
/*****************************************************************************
** File Name: xxx_mmi_image.h *
** Author:
mpgkern.h
#ifndef __MPGKERN_H
#define __MPGKERN_H
void restart_video_engine();
void restart_audio_engine();
void resync_video();
void resync_audio();
void resync_audio_bitstream();
int get_vbv_free
mms_image.h
/*****************************************************************************
** File Name: xxx_mmi_image.h *
** Author:
mms_image.h
/*****************************************************************************
** File Name: xxx_mmi_image.h *
** Author:
_tvp51xx.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
*
_tvp51xx.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
*
_tvp51xx.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
*