osmocom-analog/src/tv
Andreas Eversberg 6fa74a1296 Refactor global variables for signal processing
These are:
	device, sample rate, buffer, latency
Called now:
	dsp_device, dsp_samplerate, dsp_buffer, dsp_latency
Call audio device:
	call_device, call_samplerate, call_buffer
2021-10-24 06:25:10 +02:00
..
Makefile.am Fix some minor compiling issues 2021-03-20 11:19:29 +01:00
bas.c Fixed many typos in output and source code comments 2019-07-15 21:14:52 +02:00
bas.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
channels.c osmotv: Added special cable network channels (Sonderkanaele) 2020-01-31 17:56:32 +01:00
channels.h osmotv: Added special cable network channels (Sonderkanaele) 2020-01-31 17:56:32 +01:00
color.c OsmoTV: Generate correct amplitude of color signal (hopefully) 2019-06-01 19:15:06 +02:00
color.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
convergence.c OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
convergence.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
ebu.c OsmoTV: Generate correct amplitude of color signal (hopefully) 2019-06-01 19:15:06 +02:00
ebu.h OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
font.c Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
font.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
fubk.c OsmoTV: Generate correct amplitude of color signal (hopefully) 2019-06-01 19:15:06 +02:00
fubk.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
image.c Restructure: Move sample from common code to 'libsample' 2017-12-03 08:45:48 +01:00
image.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
main.c Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
sample_image.c OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
tv_modulate.c Restructure: Move sample from common code to 'libsample' 2017-12-03 08:45:48 +01:00
tv_modulate.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00
vcr.c OsmoTV: Added more test patterns for TV repair 2019-05-12 21:08:09 +02:00
vcr.h Add implementation of analog TV signal generator (PAL so far) 2017-09-02 07:34:50 +02:00