Searched refs:tref_index (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | movenc.c | 3685 int tref_index; local 3691 for (tref_index = 0; tref_index < track->ref_track_count; tref_index++) { 3692 avio_wb32(pb, track->tref_ids[tref_index]); |
Completed in 12 milliseconds