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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp1666 M4OSA_UInt32 tempWidth = local
1672 tempWidth * tempHeight);
1673 tempBuffPtr += (tempWidth * tempHeight);
1675 (tempWidth/2) * (tempHeight/2));
1676 tempBuffPtr += ((tempWidth/2) * (tempHeight/2));
1678 (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 64 milliseconds