Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dprompeg.c112 int packet_idx, packet_idx_max; member
334 s->packet_idx_max = s->l * s->d; in prompeg_init()
438 if (++s->packet_idx >= s->packet_idx_max) { in prompeg_write()

Completed in 1 milliseconds