Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnutdec.c1151 static int nut_read_packet(AVFormatContext *s, AVPacket *pkt) in nut_read_packet() function
1315 .read_packet = nut_read_packet,