mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
test c**
Origin commit data
------------------
Branch: master
Commit: 890f4e2ea3
Author: max_10 <max_10@gmx.de>
Date: 2015-11-10 (Tue, 10 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
9
libdvbci/descrambler.h
Normal file
9
libdvbci/descrambler.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __DESCR_H_
|
||||
#define __DESCR_H_
|
||||
|
||||
int descrambler_init(void);
|
||||
void descrambler_deinit(void);
|
||||
int descrambler_set_key(int index, int parity, unsigned char *data);
|
||||
int descrambler_set_pid(int index, int enable, int pid);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user