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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Intra.c125 OMX_S16 tempBuf1[79], tempBuf2[79]; local
135 pTempBuf2 = armAlignTo16Bytes(tempBuf2);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Intra.c131 OMX_S16 tempBuf1[79], tempBuf2[79]; local
141 pTempBuf2 = armAlignTo16Bytes(tempBuf2);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Intra.c122 OMX_S16 tempBuf1[79], tempBuf2[79]; local
146 pTempBuf2 = armAlignTo16Bytes(tempBuf2);
H A DomxVCM4P2_TransRecBlockCoef_intra.c154 OMX_S16 tempBuf1[79], tempBuf2[79]; local
165 pTempBuf2 = armAlignTo16Bytes(tempBuf2);

Completed in 1000 milliseconds