Home
last modified time | relevance | path

Searched defs:rep_src (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Ddashdec.c1451 static void move_timelines(struct representation *rep_src, struct representation *rep_dest, DASHCon… in move_timelines()
1465 static void move_segments(struct representation *rep_src, struct representation *rep_dest, DASHCont… in move_segments()
2000 static int copy_init_section(struct representation *rep_dest, struct representation *rep_src) in copy_init_section()