Searched refs:first_resource_stream (Results 1 – 1 of 1) sorted by relevance
567 AVStream *first_resource_stream; in set_context_streams_from_tracks() local573 first_resource_stream = c->tracks[i]->resources[0].ctx->streams[0]; in set_context_streams_from_tracks()583 ret = avcodec_parameters_copy(asset_stream->codecpar, first_resource_stream->codecpar); in set_context_streams_from_tracks()589 first_resource_stream->pts_wrap_bits, in set_context_streams_from_tracks()590 first_resource_stream->time_base.num, in set_context_streams_from_tracks()591 first_resource_stream->time_base.den); in set_context_streams_from_tracks()