dvb_filter_pes2ts
struct dvb_filter_pes2ts a_pes2ts;
struct dvb_filter_pes2ts v_pes2ts;
static void dvb_filter_pes2ts_init(struct dvb_filter_pes2ts *p2ts,
static int dvb_filter_pes2ts(struct dvb_filter_pes2ts *p2ts,
dvb_filter_pes2ts(&dec->v_pes2ts, dec->v_pes,
dvb_filter_pes2ts(&dec->v_pes2ts, dec->v_pes,
dvb_filter_pes2ts(&dec->a_pes2ts, &pva[8], length - 8,
struct dvb_filter_pes2ts p2t[2];
int av7110_record_cb(struct dvb_filter_pes2ts *p2t, u8 *buf, size_t len)
return dvb_filter_pes2ts(p2t, buf, len, 1);
int av7110_record_cb(struct dvb_filter_pes2ts *p2t, u8 *buf, size_t len);
void dvb_filter_pes2ts_init(struct dvb_filter_pes2ts *p2ts, unsigned short pid,
int dvb_filter_pes2ts(struct dvb_filter_pes2ts *p2ts, unsigned char *pes,
void dvb_filter_pes2ts_init(struct dvb_filter_pes2ts *p2ts, unsigned short pid,
int dvb_filter_pes2ts(struct dvb_filter_pes2ts *p2ts, unsigned char *pes,