Home
last modified time | relevance | path

Searched refs:tempHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp1674 M4OSA_UInt32 tempHeight = in VideoEditorVideoDecoder_render() local
1678 tempWidth * tempHeight); in VideoEditorVideoDecoder_render()
1679 tempBuffPtr += (tempWidth * tempHeight); in VideoEditorVideoDecoder_render()
1681 (tempWidth/2) * (tempHeight/2)); in VideoEditorVideoDecoder_render()
1682 tempBuffPtr += ((tempWidth/2) * (tempHeight/2)); in VideoEditorVideoDecoder_render()
1684 (tempWidth/2) * (tempHeight/2)); in VideoEditorVideoDecoder_render()
/frameworks/av/libvideoeditor/vss/src/
DM4xVSS_internal.c1357 M4OSA_UInt32 tempHeight = Params.m_inputSize.m_height; in M4xVSS_PictureCallbackFct() local
1370 ((tempHeight - Params.m_inputSize.m_height))>>1); in M4xVSS_PictureCallbackFct()