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

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c1706 M4OSA_Int32 iPos1, iPos2; local
1729 iPos2 = iDur - iPos1;
1732 * At this point, iPos2 is the transition progress, in a 0 to iDur base.
1749 iPos2 >>= 2; /**< idem */
1765 i32sample2 *= iPos2; /**< multiply by fade numerator */

Completed in 64 milliseconds