Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtvenc.c36 #define WTV_BIGSECTOR_SIZE (1 << WTV_BIGSECTOR_BITS) macro
744 } else if (w->length <= (WTV_SECTOR_SIZE / 4) * WTV_BIGSECTOR_SIZE) { in finish_file()
750 } else if (w->length <= (int64_t)(WTV_SECTOR_SIZE / 4) * (WTV_SECTOR_SIZE / 4) * WTV_BIGSECTOR_SIZE) { in finish_file()

Completed in 3 milliseconds