comparison libgsmhr1/dec_func.c @ 598:5809165fb140

libgsmhr1: integrate DTX functions for speech decoder
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 04 Dec 2025 09:51:11 +0000
parents e8418167eb1f
children c7c03231002d
comparison
equal deleted inserted replaced
597:e8418167eb1f 598:5809165fb140
3485 * KEYWORDS: conversion 3485 * KEYWORDS: conversion
3486 * 3486 *
3487 **************************************************************************/ 3487 **************************************************************************/
3488 3488
3489 void rcToCorrDpL(Shortword swAshift, Shortword swAscale, 3489 void rcToCorrDpL(Shortword swAshift, Shortword swAscale,
3490 Shortword pswRc[], Longword pL_R[]) 3490 const Shortword pswRc[], Longword pL_R[])
3491 { 3491 {
3492 3492
3493 /*_________________________________________________________________________ 3493 /*_________________________________________________________________________
3494 | | 3494 | |
3495 | Automatic Variables | 3495 | Automatic Variables |