HomeSort by relevance Sort by last modified time
    Searched refs:h264bsdGetNeighbourPels (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.h 63 void h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum);
h264bsd_intra_prediction.c 27 h264bsdGetNeighbourPels
496 h264bsdGetNeighbourPels(image, pelAbove, pelLeft, mbNum);
532 Function: h264bsdGetNeighbourPels
540 void h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum)
    [all...]

Completed in 54 milliseconds