g723.cfg
来自「windows环境下利用IPP库的例子代码」· CFG 代码 · 共 38 行
CFG
38 行
/******************************************************************************
// 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) 2001-02 Intel Corporation. All Rights Reserved.
//
// Filename:
// g723.cfg
//
// Description:
// Intel Integrated Performance Primitives (IPP)
// config file for the G.723.1 codec
21
FILENAME UUT KBPS VAD HIGHPASS POSTFILTER
dtx63 encoder 6.3 on on off
dtx53mix encoder 5.3 on on off
dtxmix encoder_mix 5.3 on on off
dtx63 decoder 6.3 on off on
dtx53 decoder 5.3 on off on
dtxmix decoder 5.3 on off on
dtx63e decoder_crc 6.3 on off on
dtx63b decoder 6.3 on off on
PATHC63H encoder 6.3 off on off
PATHC53 encoder 5.3 off off off
PATHD63P decoder_crc 6.3 off off on
PATHD53 decoder 5.3 off off off
OVERC63 encoder 6.3 off off off
OVERC53H encoder 5.3 off on off
CODEC63 encoder 6.3 off off off
INEQC53 encoder 5.3 off off off
INEQD53 decoder 5.3 off off off
TAMEC63H encoder 6.3 off on off
TAMED63P decoder_crc 6.3 off off on
OVERD63P decoder 6.3 off off on
OVERD53 decoder 5.3 off off off
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?