Searched refs:xShift (Results 1 – 2 of 2) sorted by relevance
742 M4VIFI_UInt32 x, y, xShift; in M4VSS3GPP_externalVideoEffectFifties() local798 xShift = (x + p_FiftiesData->shiftRandomValue ) % (pPlaneIn[0].u_height - 1); in M4VSS3GPP_externalVideoEffectFifties()800 …xShift = (x + (pPlaneIn[0].u_height - p_FiftiesData->shiftRandomValue) ) % (pPlaneIn[0].u_height -… in M4VSS3GPP_externalVideoEffectFifties()804 p_inYtmp = pInYbegin + (xShift * pPlaneIn[0].u_stride); /* Apply the xShift */ in M4VSS3GPP_externalVideoEffectFifties()809 if (xShift > (pPlaneIn[0].u_height - 4)) in M4VSS3GPP_externalVideoEffectFifties()
4018 M4VIFI_UInt32 x, y, xShift; in M4VSS3GPP_externalVideoEffectFifties() local4083 xShift = (x + p_FiftiesData->shiftRandomValue ) % (pPlaneIn[0].u_height - 1); in M4VSS3GPP_externalVideoEffectFifties()4085 xShift = (x + (pPlaneIn[0].u_height - p_FiftiesData->shiftRandomValue) ) \ in M4VSS3GPP_externalVideoEffectFifties()4090 p_inYtmp = pInYbegin + (xShift * pPlaneIn[0].u_stride); /* Apply the xShift */ in M4VSS3GPP_externalVideoEffectFifties()4095 if (xShift > (pPlaneIn[0].u_height - 4)) in M4VSS3GPP_externalVideoEffectFifties()