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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4472 M4OSA_UInt32 shiftUV)
4487 bottomPartHeight = 2*shiftUV;
4491 bottomPartHeight = shiftUV;
4529 M4OSA_UInt32 shiftUV)
4536 if (0 == shiftUV) /* output left frame */
4546 if (PlaneOut[1].u_width == shiftUV) /* output right frame */
4571 rightPartWidth = 2*shiftUV;
4575 rightPartWidth = shiftUV;
4613 M4OSA_UInt32 shiftUV; local
4620 shiftUV
4469 M4xVSS_VerticalSlideTransition(M4VIFI_ImagePlane* topPlane, M4VIFI_ImagePlane* bottomPlane, M4VIFI_ImagePlane *PlaneOut, M4OSA_UInt32 shiftUV) argument
4526 M4xVSS_HorizontalSlideTransition(M4VIFI_ImagePlane* leftPlane, M4VIFI_ImagePlane* rightPlane, M4VIFI_ImagePlane *PlaneOut, M4OSA_UInt32 shiftUV) argument
[all...]

Completed in 37 milliseconds