comparison libgsmefr/namespace.h @ 346:9a8b5c9a3b4a

libgsmefr/namespace.h: norm_s was missed via typo
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 19 Apr 2024 09:07:39 +0000
parents cc08498ed21b
children
comparison
equal deleted inserted replaced
345:29769a9b89d3 346:9a8b5c9a3b4a
39 #define L_deposit_h EFR__L_deposit_h 39 #define L_deposit_h EFR__L_deposit_h
40 #define L_deposit_l EFR__L_deposit_l 40 #define L_deposit_l EFR__L_deposit_l
41 #define L_shr_r EFR__L_shr_r 41 #define L_shr_r EFR__L_shr_r
42 #define L_abs EFR__L_abs 42 #define L_abs EFR__L_abs
43 #define L_sat EFR__L_sat 43 #define L_sat EFR__L_sat
44 #define norm_m EFR__norm_s 44 #define norm_s EFR__norm_s
45 #define div_s EFR__div_s 45 #define div_s EFR__div_s
46 #define norm_l EFR__norm_l 46 #define norm_l EFR__norm_l
47 47
48 #define L_Extract EFR__L_Extract 48 #define L_Extract EFR__L_Extract
49 #define L_Comp EFR__L_Comp 49 #define L_Comp EFR__L_Comp