Searched refs:h264bsdIntraChromaPrediction (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.h60 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, i32 residual[][16],
75 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, image_t *image,
H A Dh264bsd_macroblock_layer.c1263 if (h264bsdIntraChromaPrediction(pMb, data + 256,
1318 if (h264bsdIntraChromaPrediction(pMb, data + 256,
H A Dh264bsd_intra_prediction.c30 h264bsdIntraChromaPrediction
365 Function: h264bsdIntraChromaPrediction
372 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, image_t *image, function
513 tmp = h264bsdIntraChromaPrediction(pMb, data + 256,
840 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], function

Completed in 63 milliseconds