代码搜索结果
找到约 10,000 项符合
Video 的代码
video_ctrler.eep
:1000000000000000000000000000000000000000F0
:1000100000000000000000000000000000000000E0
:1000200000000000000000000000000000000000D0
:1000300000000000000000000000000000000000C0
:1000400000000000000
video_ctrler.hex
:100000000C9474050C94300C0C94740D0C948F05A6
:100010000C948F050C948F050C948F050C948F0510
:100020000C948F050C948F050C948F050C948F0500
:100030000C948F050C94BB0D0C948F050C948F05BC
:100040000C94C7080C9
video_isr.c
#include
extern int D1, width, height;
extern char* frame_buf;
char frame_flag;
int image_line = 0;
//section("down_sample_image") char SDRAM_DOWNSAMPLE_OUT[2097152];
video_matrix.h
#define uchar unsigned char
#define uint unsigned int
extern void matrix_write(uchar in_put, uchar out_put);
video-driver.c
/*
Copyright (C) 2004 Samsung Electronics
SW.LEE
This program is free software; you can redistribute it and/or modify
it under the terms
video_loopback.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\Davinci software 12.10\seed_davinci_test\examples\video_loopback\"
ProjectType=Exec
video_test.c
///////////////Create by liuxu 2007.03.08
#include "davincievm_i2c.h"
////////////////////////注意中断!!!!!!!!!!!!!!
#define TVP5146_I2C_ADDR 0x20
Uint8 p;
Uint16 temp;
Uint32 temp1,temp2[5];
/* --