Searched refs:pmt_index (Results 1 – 4 of 4) sorted by relevance
614 gint pmt_index, array_index = -1 /* append */ ; in tsmux_program_add_stream() local621 pmt_index = stream->pmt_index; in tsmux_program_add_stream()624 if (pmt_index >= 0) { in tsmux_program_add_stream()629 if (s->pmt_index < 0 || pmt_index < s->pmt_index) { in tsmux_program_add_stream()641 if (s->pmt_index < 0 && pid < tsmux_stream_get_pid (s)) { in tsmux_program_add_stream()
154 gint pmt_index; member
120 stream->pmt_index = -1; in tsmux_stream_new()
702 gst_structure_get_int (mux->prog_map, pmt_name, &ts_pad->stream->pmt_index); in gst_base_ts_mux_create_or_update_stream()