Searched refs:tempBuf1 (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
134 pTempBuf1 = armAlignTo16Bytes(tempBuf1);
/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
140 pTempBuf1 = armAlignTo16Bytes(tempBuf1);
/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
145 pTempBuf1 = armAlignTo16Bytes(tempBuf1);
H A DomxVCM4P2_TransRecBlockCoef_intra.c154 OMX_S16 tempBuf1[79], tempBuf2[79]; local
164 pTempBuf1 = armAlignTo16Bytes(tempBuf1);

Completed in 565 milliseconds