Searched refs:nb_streamid_map (Results 1 – 2 of 2) sorted by relevance
166 int nb_streamid_map; member
1439 if (oc->nb_streams - 1 < o->nb_streamid_map) in new_output_stream()2053 …o->streamid_map = grow_array(o->streamid_map, sizeof(*o->streamid_map), &o->nb_streamid_map, idx+1… in opt_streamid()