Searched refs:h264bsdGetNeighbourPels (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.h63 void h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum);
H A Dh264bsd_intra_prediction.c27 h264bsdGetNeighbourPels
496 h264bsdGetNeighbourPels(image, pelAbove, pelLeft, mbNum);
532 Function: h264bsdGetNeighbourPels
540 void h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum) function

Completed in 58 milliseconds