Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc2enc.c646 int bytes_top[SLICE_REDIST_TOTAL] = {0}; in calc_slice_sizes() local
674 if (args->bytes > bytes_top[j]) { in calc_slice_sizes()
675 bytes_top[j] = args->bytes; in calc_slice_sizes()