Loading lib_lc3plus/.clang-format +1 −0 Original line number Diff line number Diff line DisableFormat: true SortIncludes: Never lib_lc3plus/adjust_global_gain.c +1 −8 Original line number Diff line number Diff line /****************************************************************************** * ETSI TS 103 634 V1.4.3 * * ETSI TS 103 634 V1.5.1 * * Low Complexity Communication Codec Plus (LC3plus) * * * * Copyright licence is solely granted through ETSI Intellectual Property * Loading @@ -7,7 +7,6 @@ * estoppel or otherwise. * ******************************************************************************/ #include "options.h" #include "wmc_auto.h" #include "functions.h" Loading @@ -19,11 +18,7 @@ void processAdjustGlobalGain_fl(LC3_INT* gg_idx, LC3_INT gg_idx_min, LC3_INT gg_ LC3_FLOAT delta; LC3_INT delta2; LC3_INT gg_idx_inc; #ifdef CR8_G_ADD_75MS LC3_FLOAT factor; #else LC3_INT factor; #endif if (frame_dms == 25) { Loading @@ -37,12 +32,10 @@ void processAdjustGlobalGain_fl(LC3_INT* gg_idx, LC3_INT gg_idx_min, LC3_INT gg_ { factor = 2; } #ifdef CR8_G_ADD_75MS else if (frame_dms == 75) { factor = 1.2; } #endif else { factor = 1; Loading lib_lc3plus/al_fec_fl.c +1 −3 Original line number Diff line number Diff line /****************************************************************************** * ETSI TS 103 634 V1.4.3 * * ETSI TS 103 634 V1.5.1 * * Low Complexity Communication Codec Plus (LC3plus) * * * * Copyright licence is solely granted through ETSI Intellectual Property * Loading @@ -7,7 +7,6 @@ * estoppel or otherwise. * ******************************************************************************/ #include "options.h" #include "wmc_auto.h" #include "stdint.h" Loading Loading @@ -715,7 +714,6 @@ LC3_INT32 fec_decoder(LC3_UINT8 *iobuf, LC3_INT16 slot_bytes, LC3_INT32 *data_by if (*bfi == 1) { return ERROR_REPORT_BEC_MASK; } Loading lib_lc3plus/apply_global_gain.c +1 −2 Original line number Diff line number Diff line /****************************************************************************** * ETSI TS 103 634 V1.4.3 * * ETSI TS 103 634 V1.5.1 * * Low Complexity Communication Codec Plus (LC3plus) * * * * Copyright licence is solely granted through ETSI Intellectual Property * Loading @@ -7,7 +7,6 @@ * estoppel or otherwise. * ******************************************************************************/ #include "options.h" #include "wmc_auto.h" #include "functions.h" Loading lib_lc3plus/ari_codec.c +1 −818 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
lib_lc3plus/.clang-format +1 −0 Original line number Diff line number Diff line DisableFormat: true SortIncludes: Never
lib_lc3plus/adjust_global_gain.c +1 −8 Original line number Diff line number Diff line /****************************************************************************** * ETSI TS 103 634 V1.4.3 * * ETSI TS 103 634 V1.5.1 * * Low Complexity Communication Codec Plus (LC3plus) * * * * Copyright licence is solely granted through ETSI Intellectual Property * Loading @@ -7,7 +7,6 @@ * estoppel or otherwise. * ******************************************************************************/ #include "options.h" #include "wmc_auto.h" #include "functions.h" Loading @@ -19,11 +18,7 @@ void processAdjustGlobalGain_fl(LC3_INT* gg_idx, LC3_INT gg_idx_min, LC3_INT gg_ LC3_FLOAT delta; LC3_INT delta2; LC3_INT gg_idx_inc; #ifdef CR8_G_ADD_75MS LC3_FLOAT factor; #else LC3_INT factor; #endif if (frame_dms == 25) { Loading @@ -37,12 +32,10 @@ void processAdjustGlobalGain_fl(LC3_INT* gg_idx, LC3_INT gg_idx_min, LC3_INT gg_ { factor = 2; } #ifdef CR8_G_ADD_75MS else if (frame_dms == 75) { factor = 1.2; } #endif else { factor = 1; Loading
lib_lc3plus/al_fec_fl.c +1 −3 Original line number Diff line number Diff line /****************************************************************************** * ETSI TS 103 634 V1.4.3 * * ETSI TS 103 634 V1.5.1 * * Low Complexity Communication Codec Plus (LC3plus) * * * * Copyright licence is solely granted through ETSI Intellectual Property * Loading @@ -7,7 +7,6 @@ * estoppel or otherwise. * ******************************************************************************/ #include "options.h" #include "wmc_auto.h" #include "stdint.h" Loading Loading @@ -715,7 +714,6 @@ LC3_INT32 fec_decoder(LC3_UINT8 *iobuf, LC3_INT16 slot_bytes, LC3_INT32 *data_by if (*bfi == 1) { return ERROR_REPORT_BEC_MASK; } Loading
lib_lc3plus/apply_global_gain.c +1 −2 Original line number Diff line number Diff line /****************************************************************************** * ETSI TS 103 634 V1.4.3 * * ETSI TS 103 634 V1.5.1 * * Low Complexity Communication Codec Plus (LC3plus) * * * * Copyright licence is solely granted through ETSI Intellectual Property * Loading @@ -7,7 +7,6 @@ * estoppel or otherwise. * ******************************************************************************/ #include "options.h" #include "wmc_auto.h" #include "functions.h" Loading
lib_lc3plus/ari_codec.c +1 −818 File changed.Preview size limit exceeded, changes collapsed. Show changes