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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
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 33 milliseconds