Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnutenc.c953 static int nut_write_packet(AVFormatContext *s, AVPacket *pkt) in nut_write_packet() function
1241 .write_packet = nut_write_packet,