Home
last modified time | relevance | path

Searched refs:total_pkt_size (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Ddashenc.c134 int total_pkt_size; member
1971 os->muxer_overhead = ((int64_t) (range_length - os->total_pkt_size) * in dash_flush()
1973 os->total_pkt_size = 0; in dash_flush()
2224 os->total_pkt_size += pkt->size; in dash_write_packet()