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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c2109 int sample, time_sample; local
2120 time_sample = 0;
2122 int next = time_sample + sc->ctts_data[i].count;
2125 sc->ctts_sample = sc->current_sample - time_sample;
2128 time_sample = next;

Completed in 105 milliseconds