Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmovenc.c219 int i, j, entries = 0, tst = -1, oldtst = -1; in mov_write_stsz_tag() local
228 if (oldtst != -1 && tst != oldtst) in mov_write_stsz_tag()
230 oldtst = tst; in mov_write_stsz_tag()

Completed in 12 milliseconds