Home | History | Annotate | Download | only in encoder

Lines Matching full:cpu_used

308     int used = cpi->oxcf.cpu_used;
312 milliseconds_for_compress = milliseconds_for_compress * (16 - cpi->oxcf.cpu_used) / 16;