view libgsmhr1/bitter-voiced @ 508:c275e57132f8

libgsmhr1/{pack,unpack}_frame.c: comment fix there is only one unvoiced mode, hence it should be singular
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 17 Aug 2024 21:45:34 +0000
parents 4d80730683d4
children
line wrap: on
line source

; This file is an input to the old 'bitter' utility from libgsm source
; package; it will be used to generate C code for TS 101 318 packing and
; unpacking.  This version is for voiced modes.

params[0]	5	; R0
params[1]	11	; LPC1
params[2]	9	; LPC2
params[3]	8	; LPC3
params[4]	1	; INT LPC
params[5]	2	; Mode

; subframe 1
params[6]	8
params[7]	9
params[8]	5

; subframe 2
params[9]	4
params[10]	9
params[11]	5

; subframe 3
params[12]	4
params[13]	9
params[14]	5

; subframe 4
params[15]	4
params[16]	9
params[17]	5