..
arith_routines.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
arith_routines.h
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
arith_routines_hist.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
arith_routines_logist.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
audio_encoder_isac.cc
New interface: AudioEncoderMutable
2015-05-07 10:35:18 +00:00
audio_encoder_isac_unittest.cc
(Re-land) AudioEncoderDecoderIsac: Merge the two config structs
2015-04-23 12:06:46 +00:00
bandwidth_estimator.c
Reformat existing code. There should be no functional effects.
2015-06-11 21:31:48 +00:00
bandwidth_estimator.h
Reformat existing code. There should be no functional effects.
2015-06-11 21:31:48 +00:00
codec.h
Rename _t struct types in audio_coding.
2014-12-17 15:23:29 +00:00
crc.c
Reland "Upconvert various types to int.", isac portion.
2015-06-12 01:19:37 +00:00
crc.h
Reland "Upconvert various types to int.", isac portion.
2015-06-12 01:19:37 +00:00
decode.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
decode_bwe.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
encode.c
Rename _t struct types in audio_coding.
2014-12-17 15:23:29 +00:00
encode_lpc_swb.c
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
encode_lpc_swb.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
entropy_coding.c
Refactor audio_coding/isac: removed usage of macro WEBRTC_SPL_LSHIFT_W32
2015-03-20 07:03:41 +00:00
entropy_coding.h
Rename _t struct types in audio_coding.
2014-12-17 15:23:29 +00:00
fft.c
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
fft.h
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
filter_functions.c
GN: Implement voice engine, common audio, audio coding and audio processing
2014-08-31 20:32:53 +00:00
filterbank_tables.c
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
filterbank_tables.h
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
filterbanks.c
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
intialize.c
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
isac.c
Reland "Upconvert various types to int.", isac portion.
2015-06-12 01:19:37 +00:00
isac_unittest.cc
Reland "Upconvert various types to int.", isac portion.
2015-06-12 01:19:37 +00:00
lattice.c
GN: Implement voice engine, common audio, audio coding and audio processing
2014-08-31 20:32:53 +00:00
lpc_analysis.c
Reformat existing code. There should be no functional effects.
2015-06-11 21:31:48 +00:00
lpc_analysis.h
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
lpc_gain_swb_tables.c
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
lpc_gain_swb_tables.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
lpc_shape_swb12_tables.c
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
lpc_shape_swb12_tables.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
lpc_shape_swb16_tables.c
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
lpc_shape_swb16_tables.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
lpc_tables.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
lpc_tables.h
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
os_specific_inline.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
OWNERS
Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.
2014-04-14 20:08:03 +00:00
pitch_estimator.c
GN: Implement voice engine, common audio, audio coding and audio processing
2014-08-31 20:32:53 +00:00
pitch_estimator.h
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
pitch_filter.c
Move src/ -> webrtc/
2012-10-22 18:19:23 +00:00
pitch_gain_tables.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
pitch_gain_tables.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
pitch_lag_tables.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00
pitch_lag_tables.h
Reland rev 7041 with BUILD.gn files.
2014-09-04 13:28:48 +00:00
settings.h
48 kHz extension to iSAC.
2012-12-03 17:43:52 +00:00
spectrum_ar_model_tables.c
Add boundary checking to supress gcc 4.8.3 warning.
2014-02-11 16:38:45 +00:00
spectrum_ar_model_tables.h
Add boundary checking to supress gcc 4.8.3 warning.
2014-02-11 16:38:45 +00:00
structs.h
Rename _t struct types in audio_coding.
2014-12-17 15:23:29 +00:00
transform.c
WebRtc_Word32 => int32_t etc. in audio_coding/
2013-04-09 00:28:06 +00:00