Lines Matching refs:bytes_avg
3133 double bytes_avg = total_bytes_comsumed / frm_cnt;3134 double bitrate = (bytes_avg * 8 * s_app_ctx.fps)/1000000;