代码搜索结果
找到约 10,000 项符合
Video 的代码
sender_video.v
`timescale 1ns / 1ns
module sender_video(
rst, //main reset
clk, //system clock
hsin,
vsin,
blankin,
pixel,
send_ram_rdb_raw,
send_ram_rdb_ma
video_par.h
#if !defined(AFX_VIDEO_PAR_H__E6DD5D1B_75FA_42F5_9BA5_215E7D60BFA6__INCLUDED_)
#define AFX_VIDEO_PAR_H__E6DD5D1B_75FA_42F5_9BA5_215E7D60BFA6__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
video_par.cpp
// VIDEO_PAR.cpp : implementation file
//
#include "stdafx.h"
#include "infohide.h"
#include "VIDEO_PAR.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __