#include <stdio.h>
#include <atsc_types.h>
#include <atsc_pnXXX.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include <unistd.h>
Functions | |
void | build_field_sync_seg (atsc_data_segment &seg, int which, const atsc_data_segment &prev) |
void | build_random_seg (atsc_data_segment &seg) |
void | write_seg (const atsc_data_segment &seg) |
void | usage (char *name) |
int | main (int argc, char **argv) |
|
|
|
|
|
|
|
|
|
|