Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtvdec.c182 uint32_t sectors1[WTV_SECTOR_SIZE / 4]; in wtvfile_open_sector() local
183 int nb_sectors1 = read_ints(s->pb, sectors1, WTV_SECTOR_SIZE / 4); in wtvfile_open_sector()
193 if (seek_by_sector(s->pb, sectors1[i], 0) < 0) in wtvfile_open_sector()

Completed in 3 milliseconds