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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp1672 M4OSA_UInt32 tempWidth = local
1678 tempWidth * tempHeight);
1679 tempBuffPtr += (tempWidth * tempHeight);
1681 (tempWidth/2) * (tempHeight/2));
1682 tempBuffPtr += ((tempWidth/2) * (tempHeight/2));
1684 (tempWidth/2) * (tempHeight/2));
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c1375 M4OSA_UInt32 tempWidth= Params.m_inputSize.m_width; local
1388 (((M4OSA_Int32)(tempWidth - Params.m_inputSize.m_width))>>1);

Completed in 92 milliseconds