Changeset 741 for soft/giet_vm/applications/mjpeg/demux.c
- Timestamp:
- Dec 10, 2015, 12:16:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/mjpeg/demux.c
r736 r741 90 90 91 91 // initialise BUFIO for MWMR channel <in> 92 mwmr_channel_t* mwmr_in = tg_2_demux[index];92 mwmr_channel_t* mwmr_in = main_2_demux[index]; 93 93 mwmr_bufio_t bufio_in; 94 94 uint8_t in_buffer[64];
Note: See TracChangeset
for help on using the changeset viewer.