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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsrtenc.c36 unsigned timestamp_end; member in struct:__anon3226
215 memmove(s->buffer.str + s->timestamp_end + len,
216 s->buffer.str + s->timestamp_end,
217 s->buffer.len - s->timestamp_end + 1);
218 memcpy(s->buffer.str + s->timestamp_end, buffer, len);
277 s->timestamp_end = s->buffer.len - 2;
H A Dwebvttenc.c35 unsigned timestamp_end; member in struct:__anon3284

Completed in 58 milliseconds