Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwebmdashenc.c519 static int webm_dash_manifest_write_packet(AVFormatContext *s, AVPacket *pkt) in webm_dash_manifest_write_packet() function
550 .write_packet = webm_dash_manifest_write_packet,