代码搜索:ESS
找到约 2,104 项符合「ESS」的源代码
代码结果 2,104
www.eeworm.com/read/169504/9853898
c osdmsg7.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)osdmsg7.c 1.3 2/24/98 */
/*
* This is for Customer 007
*/
/*
* Leave all OSD messages here to save DRAM space.
*
* DON'T put one char
www.eeworm.com/read/169504/9853941
h vpucode.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)vpucode.h 1.42 12/22/97 */
/*
* $Log$
*/
#include "common.h"
/* Only used ifdef UCODE_IN_DRAM */
# define START_UCODE 70912
# de
www.eeworm.com/read/169504/9853945
h irqshare.h
/* Copyright 1996-1997, ESS Technology, Inc. */
/* SCCSID @(#)irqshare.h 1.1 12/2/97 */
/*
* This is the #define stuff for the access to the
* LCS0# address range for GAL16V8 interrupt sharing
*
www.eeworm.com/read/169504/9854023
h constvar.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)constvar.h 1.15 12/8/97 */
/*
* $Log$
*/
#ifndef __CONSTVAR_H__
#define __CONSTVAR_H__
#include "common.h"
#ifndef PLAYONLY
GBLDEF(u
www.eeworm.com/read/169504/9854031
awk getver.awk
# SCCSID @(#)getver.awk 1.1 11/19/96
#
# Get versions of all files used to make current target
#
BEGIN {
printf("#\n# Copyright 1996, ESS Technology, Inc.\n");
printf("# SCCSID %%%s%% %%%s%%
www.eeworm.com/read/169504/9854112
h mvd.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)mvd.h 1.6 2/3/98 */
/*
* $Log$
*/
#ifndef FAKE
#ifndef _MVD_H_
#define _MVD_H_
/*
* EXAMPLE:
* --------
* #include "mvd.h"
*
* re
www.eeworm.com/read/169504/9854176
h mpgaudio.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)mpgaudio.h 1.5 3/2/98 */
/*
* $Log$
*/
void AUD_init(void);
int AUD_decode(void);
void AUD_set_PES(int);
www.eeworm.com/read/169504/9854251
c osdmsg.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)osdmsg.c 1.60 2/6/98 */
/*
* $Log$
*/
/*
* Leave all OSD messages here to save DRAM space.
*
* DON'T put one character messages here
www.eeworm.com/read/169504/9854302
c fsosd.c
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)fsosd.c 1.97 2/24/98 */
/*
* $Log$
*/
#include "common.h"
#include "display.h"
#include "util.h"
#include "mvd.h"
www.eeworm.com/read/452772/7433173
asv seperate.asv
function [x,ess,y]=seperate(f,a,b,deta)
fd=diff(f)
if nargin=0
disp('cannot find superior resolution,please reinput the block')
re