Searched refs:tmcd_st_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c3570 int tmcd_st_id = -1; local
3574 tmcd_st_id = j;
3576 if (tmcd_st_id < 0 || tmcd_st_id == i)
3578 tcr = av_dict_get(s->streams[tmcd_st_id]->metadata, "timecode", NULL, 0);

Completed in 186 milliseconds