Lines Matching refs:streams
14 * The PMT section for a channel will be assigned its streams.
100 s302m->streams = vidtv_psi_pmt_stream_init(NULL,
103 if (!s302m->streams)
106 s302m->streams->descriptor = (struct vidtv_psi_desc *)
111 if (!s302m->streams->descriptor)
145 vidtv_psi_pmt_stream_destroy(s302m->streams);
308 * streams
336 s = cur_chnl->streams;
338 /* clone the streams for the PMT */
538 vidtv_psi_pmt_stream_destroy(curr->streams);