代码搜索结果
找到约 10,000 项符合
H 的代码
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
h263encoder.h
#include "noisefilter.h"
class CH263Encoder:public CH263Picture
{
private:
BOOL m_bHavePBFirstFrame;
BOOL m_bPBMode;
int m_nIntraFrameInterval;
int m_nCompressOption;
int m_nSourceFo
h263displayer.h
#ifndef __H263DISPLAYER_H__
#define __H263DISPLAYER_H__
UINT H263DisplayerThread(LPVOID lpData);
class CH263Displayer:public DH263Picture
{
private:
BYTE * m_pFrame,* m_pAlignFrame;