Go to the source code of this file.
Classes | |
| struct | VBIData |
Functions | |
| static void | vbi_event (struct VBIData *data, struct vt_event *ev) |
| static void | bswap_16_buf (short int *buf, int buf_cnt, int audio_channels) __attribute__((unused)) |
Definition at line 2588 of file NuppelVideoRecorder.cpp.
Referenced by NuppelVideoRecorder::doVbiThread().
| static void bswap_16_buf | ( | short int * | buf, | |
| int | buf_cnt, | |||
| int | audio_channels | |||
| ) | [static] |
Definition at line 3175 of file NuppelVideoRecorder.cpp.
Referenced by NuppelVideoRecorder::WriteAudio().
1.5.5