Searched defs:h264bsdIntra16x16Prediction (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.c28 h264bsdIntra16x16Prediction
198 Function: h264bsdIntra16x16Prediction
206 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, u8 *ptr, function
500 tmp = h264bsdIntra16x16Prediction(pMb, data, mbLayer->residual.level,
622 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], function

Completed in 392 milliseconds