Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtvdec.c261 int dir_length, name_size, first_sector, depth; in wtvfile_open2() local
269 dir_length = AV_RL16(buf + 16); in wtvfile_open2()
277 if (dir_length == 0) { in wtvfile_open2()
296 buf += dir_length; in wtvfile_open2()

Completed in 3 milliseconds