gapk/src
Harald Welte 7a04624563 Add cycle benchmarking support
This enables benchmarking of the codec.  It will print
the amount of CPU cycles needed for encoding/decoding a single
20ms frame on average.
2014-05-08 19:18:01 +02:00
..
Makefile.am Add cycle benchmarking support 2014-05-08 19:18:01 +02:00
benchmark.c Add cycle benchmarking support 2014-05-08 19:18:01 +02:00
codec_efr.c Add cycle benchmarking support 2014-05-08 19:18:01 +02:00
codec_fr.c Add cycle benchmarking support 2014-05-08 19:18:01 +02:00
codec_hr.c Add cycle benchmarking support 2014-05-08 19:18:01 +02:00
codec_pcm.c codec: Add preliminary codecs definitions for HR/FR/EFR 2010-10-29 11:49:33 +02:00
codecs.c codec: Add preliminary codecs definitions for HR/FR/EFR 2010-10-29 11:49:33 +02:00
fmt_amr.c format: Add support for .amr files encapsulating EFR data 2010-11-11 20:26:41 +01:00
fmt_gsm.c format: Add support for classic .gsm file/frame format 2010-11-05 16:41:47 +01:00
fmt_hr_ref.c format: Add support for the 3GPP HR reference vocoder file/frame formats 2010-11-05 16:41:47 +01:00
fmt_racal.c format: Add support for the file read/written by the Racal 6103E ms test set 2010-11-11 20:26:41 +01:00
fmt_rawpcm.c format: Add support for Raw PCM Signed 16 bits Little Endian 2010-11-11 22:58:20 +01:00
fmt_ti.c format/fmt_ti: Add support for EFR variant 2011-02-25 18:12:25 +01:00
formats.c format/fmt_ti: Add support for EFR variant 2011-02-25 18:12:25 +01:00
main.c Add cycle benchmarking support 2014-05-08 19:18:01 +02:00
pq_codec.c procqueue: Add Codec tasks 2010-11-11 20:45:24 +01:00
pq_file.c procqueue: Add file related tasks 2010-11-11 20:45:24 +01:00
pq_format.c procqueue: Add format conversion tasks 2010-11-11 20:45:24 +01:00
pq_rtp.c gapk: Add support for RTP input/output streams 2013-02-11 11:38:23 +01:00
procqueue.c procqueue: Add some mechanism to queue 'processing items' on the frames 2010-11-11 20:45:24 +01:00