Searched refs:total_duration (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c3401 M4OSA_UInt32 total_duration; local
3404 total_duration = 0;
3465 total_duration += c1_duration + t0_duration / 2 + t2_duration / 2;
3473 pC->ewc.uiVideoBitrate = ( total_bitsum / total_duration) * 1000;

Completed in 38 milliseconds