comparison qcelpdata.h @ 9629:3c98f3e1b719 libavcodec

Fix bandwith vs. bandwiDth typo.
author diego
date Tue, 12 May 2009 23:40:22 +0000
parents 36a5caff8540
children 7dd2a45249a9
comparison
equal deleted inserted replaced
9628:4b6766057548 9629:3c98f3e1b719
555 * 555 *
556 * @note: 0.9883 looks like an approximation of 253/256. 556 * @note: 0.9883 looks like an approximation of 253/256.
557 * 557 *
558 * TIA/EIA/IS-733 2.4.3.3.6 6 558 * TIA/EIA/IS-733 2.4.3.3.6 6
559 */ 559 */
560 #define QCELP_BANDWITH_EXPANSION_COEFF 0.9883 560 #define QCELP_BANDWIDTH_EXPANSION_COEFF 0.9883
561 561
562 #endif /* AVCODEC_QCELPDATA_H */ 562 #endif /* AVCODEC_QCELPDATA_H */