Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvc2enc.c648 int bytes_top[SLICE_REDIST_TOTAL] = {0}; in calc_slice_sizes() local
676 if (args->bytes > bytes_top[j]) { in calc_slice_sizes()
677 bytes_top[j] = args->bytes; in calc_slice_sizes()

Completed in 3 milliseconds