Home | History | Annotate | Download | only in src

Lines Matching refs:total_duration

3401     M4OSA_UInt32 total_duration;
3404 total_duration = 0;
3465 total_duration += c1_duration + t0_duration / 2 + t2_duration / 2;
3473 pC->ewc.uiVideoBitrate = ( total_bitsum / total_duration) * 1000;