Add Teletext T-STD buffer

sdt
Kieran Kunhya 2010-12-30 14:10:49 +00:00
rodzic e093c3c22f
commit 0a1938ba0a
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -99,4 +99,9 @@ const aac_buffer_t aac_buffers[] =
#define MISC_AUDIO_BS 3584*8 #define MISC_AUDIO_BS 3584*8
#define MISC_AUDIO_RXN 2000000 #define MISC_AUDIO_RXN 2000000
/* Teletext */
#define TELETEXT_BS 480*8
#define TELETEXT_RXN 6750000
#define TELETEXT_BTTX 1504*8
#endif #endif