HomeSort by relevance Sort by last modified time
    Searched full:pelleft (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 479 /* pelAbove and pelLeft contain samples above and left to the current
486 u8 pelLeft[16 + 8 + 8];
496 h264bsdGetNeighbourPels(image, pelAbove, pelLeft, mbNum);
501 pelAbove, pelLeft, constrainedIntraPred);
508 pelAbove, pelLeft, constrainedIntraPred);
514 mbLayer->residual.level+16, pelAbove + 21, pelLeft + 16,
    [all...]

Completed in 809 milliseconds