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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c950 M4OSA_UInt32 tempOutputSizeHeight = local
957 tempOutputSizeHeight = (tempOutputSizeHeight>>1)<<1;
962 *Params.m_inputSize.m_height)/tempOutputSizeHeight;
1010 (tempOutputSizeHeight*pC->m_pDecodedPlane->u_height)\
1129 M4OSA_UInt32 tempOutputSizeHeight = local
1137 tempOutputSizeHeight = (tempOutputSizeHeight>>1)<<1;
1143 /tempOutputSizeHeight;
1191 (tempOutputSizeHeight*p
[all...]

Completed in 24 milliseconds