Changeset 24767 for titan/titan/sh4port.h
- Timestamp:
- 11/05/13 18:54:48 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/sh4port.h
r24717 r24767 14 14 #define DVB_DISCONTINUITY_SKIP 0x01 15 15 #define DVB_DISCONTINUITY_CONTINUOUS_REVERSE 0x02 16 17 int setmixer(struct dvbdev* node, int left, int right) 18 { 19 return 0; 20 } 16 21 17 22 int setencoding(struct channel* chnode, struct dvbdev* videonode)
Note: See TracChangeset
for help on using the changeset viewer.