Home
last modified time | relevance | path

Searched defs:nb_sectors1 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwtvdec.c183 int nb_sectors1 = read_ints(s->pb, sectors1, WTV_SECTOR_SIZE / 4); in wtvfile_open_sector() local
H A Dwtvenc.c605 int nb_sectors1 = ((nb_sectors << 2) + WTV_SECTOR_SIZE - 1) / WTV_SECTOR_SIZE; in write_fat_sector() local

Completed in 5 milliseconds