kbps_to_icc
icc_set_bw(core->cpucfg_path, kbps_to_icc(1000), 0);
ret = icc_set_bw(core->video_path, kbps_to_icc(20000), 0);
ret = icc_set_bw(core->cpucfg_path, kbps_to_icc(1000), 0);
total_avg = kbps_to_icc(1000);