Loading lib_dec/jbm_pcmdsp_apa.c +7 −5 Original line number Diff line number Diff line Loading @@ -150,7 +150,8 @@ static bool extend_frm( apa_state_t *ps, const int16_t frm_in[], int16_t frm_out uint8_t apa_init( apa_state_t **pps #ifdef MC_JBM ,int32_t num_channels , int32_t num_channels #endif ) { Loading Loading @@ -221,7 +222,8 @@ bool apa_set_rate( apa_state_t *ps, const int32_t output_Fs #ifndef MC_JBM ,const int16_t num_channels , const int16_t num_channels #endif ) { Loading lib_dec/lib_dec.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/jbm_pcmdsp_apa.c +7 −5 Original line number Diff line number Diff line Loading @@ -150,7 +150,8 @@ static bool extend_frm( apa_state_t *ps, const int16_t frm_in[], int16_t frm_out uint8_t apa_init( apa_state_t **pps #ifdef MC_JBM ,int32_t num_channels , int32_t num_channels #endif ) { Loading Loading @@ -221,7 +222,8 @@ bool apa_set_rate( apa_state_t *ps, const int32_t output_Fs #ifndef MC_JBM ,const int16_t num_channels , const int16_t num_channels #endif ) { Loading