Searched defs:avf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dlibnut.c55 static int nut_write_header(AVFormatContext * avf) { argument
124 static int nut_write_packet(AVFormatContext * avf, AVPacket * pkt) { argument
139 nut_write_trailer(AVFormatContext * avf) argument
188 nut_read_header(AVFormatContext * avf, AVFormatParameters * ap) argument
259 nut_read_packet(AVFormatContext * avf, AVPacket * pkt) argument
282 nut_read_seek(AVFormatContext * avf, int stream_index, int64_t target_ts, int flags) argument
[all...]
H A Dnut.h84 AVFormatContext *avf; member in struct:__anon724
H A Dnutdec.c376 static void set_disposition_bits(AVFormatContext* avf, char* value, int stream_id){ argument
[all...]

Completed in 39 milliseconds