📄 umc_h264_config.h
字号:
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not be copied
// or disclosed except in accordance with the terms of that agreement.
// Copyright (c) 2004 - 2007 Intel Corporation. All Rights Reserved.
//
#ifndef __UMC_H264_CONFIG__
#define __UMC_H264_CONFIG__
//#define H264_LOG
#undef H264_LOG
#define BITDEPTH_9_12
//#undef BITDEPTH_9_12
#define ALPHA_BLENDING_H264
//#undef ALPHA_BLENDING_H264
//#define H264_STAT
#undef H264_STAT
//#define H264_RD_OPT
#undef H264_RD_OPT
#define H264_NEW_ME
//#undef H264_NEW_ME
#endif /* __UMC_H264_CONFIG__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -