Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.c103 static u32 ProcessIntra16x16Residual(mbStorage_t *pMb, u8 *data, u32 constrainedIntraPred,
1082 tmp = ProcessIntra16x16Residual(pMb, in h264bsdDecodeMacroblock()
1213 u32 ProcessIntra16x16Residual(mbStorage_t *pMb, in ProcessIntra16x16Residual() function