Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_intra_prediction.c486 u8 pelLeft[16 + 8 + 8]; in h264bsdIntraPrediction() local
496 h264bsdGetNeighbourPels(image, pelAbove, pelLeft, mbNum); in h264bsdIntraPrediction()
501 pelAbove, pelLeft, constrainedIntraPred); in h264bsdIntraPrediction()
508 pelAbove, pelLeft, constrainedIntraPred); in h264bsdIntraPrediction()
514 mbLayer->residual.level+16, pelAbove + 21, pelLeft + 16, in h264bsdIntraPrediction()