Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Ddashenc.c2056 static int dash_write_packet(AVFormatContext *s, AVPacket *pkt) in dash_write_packet() function
2408 .write_packet = dash_write_packet,