Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
D3dostr.c76 unsigned chunk, codec = 0, size, ctrl_size = -1, found_shdr = 0; in threedostr_read_header() local
79 while (!avio_feof(s->pb) && !found_shdr) { in threedostr_read_header()
115 found_shdr = 1; in threedostr_read_header()