Searched refs:tot_bufsize (Results 1 – 2 of 2) sorted by relevance
335 static long long tot_bufsize = 0; variable1121 tot_bufsize += pBuffer->nFilledLen; in FBD_CB()2321 printf("\nEncoder Bitrate :%lf Kbps",(tot_bufsize*8)/(enc_time_sec*1000)); in main()
364 static long long tot_bufsize = 0; variable1133 tot_bufsize += pBuffer->nFilledLen; in FBD_CB()2321 printf("\nEncoder Bitrate :%lf Kbps",(tot_bufsize*8)/(enc_time_sec*1000)); in main()