Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
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,
Dh264bsd_intra_prediction.c372 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, image_t *image, in h264bsdIntraChromaPrediction() function
513 tmp = h264bsdIntraChromaPrediction(pMb, data + 256, in h264bsdIntraPrediction()
840 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], in h264bsdIntraChromaPrediction() function
Dh264bsd_macroblock_layer.c1263 if (h264bsdIntraChromaPrediction(pMb, data + 256, in ProcessIntra16x16Residual()
1318 if (h264bsdIntraChromaPrediction(pMb, data + 256, in ProcessIntra4x4Residual()