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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c1036 M4OSA_UInt32 tempOutputSizeWidth = local
1043 tempOutputSizeWidth = (tempOutputSizeWidth>>1)<<1;
1049 /tempOutputSizeWidth;
1097 (tempOutputSizeWidth*pC->m_pDecodedPlane->u_width)\
1217 M4OSA_UInt32 tempOutputSizeWidth = local
1225 tempOutputSizeWidth = (tempOutputSizeWidth>>1)<<1;
1230 (pImagePlanes->u_width*Params.m_inputSize.m_height)/tempOutputSizeWidth;
1278 (tempOutputSizeWidth*p
[all...]

Completed in 361 milliseconds