Searched refs:h264bsdIntra16x16Prediction (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_intra_prediction.h | 57 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], 72 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, u8 *pImage,
|
D | h264bsd_intra_prediction.c | 206 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, u8 *ptr, in h264bsdIntra16x16Prediction() function 500 tmp = h264bsdIntra16x16Prediction(pMb, data, mbLayer->residual.level, in h264bsdIntraPrediction() 622 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], in h264bsdIntra16x16Prediction() function
|
D | h264bsd_macroblock_layer.c | 1240 if (h264bsdIntra16x16Prediction(pMb, data, image->luma, in ProcessIntra16x16Residual()
|