Home
last modified time | relevance | path

Searched refs:nsv_read_chunk (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dnsvdec.c213 static int nsv_read_chunk(AVFormatContext *s, int fill_header);
515 err = nsv_read_chunk(s, 1); in nsv_read_header()
521 static int nsv_read_chunk(AVFormatContext *s, int fill_header) in nsv_read_chunk() function
652 err = nsv_read_chunk(s, 0); in nsv_read_packet()

Completed in 2 milliseconds