Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwebvttenc.c64 static int webvtt_write_packet(AVFormatContext *ctx, AVPacket *pkt) in webvtt_write_packet() function
104 .write_packet = webvtt_write_packet,