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

/frameworks/base/media/libstagefright/codecs/avc/dec/src/
H A Davcdec_lib.h118 void FullPelMC(uint8 *in, int inwidth, uint8 *out, int outpitch,
H A Dpred_inter.cpp260 FullPelMC(ref, picwidth, pred, pred_pitch, blkwidth, blkheight);
265 FullPelMC(&temp[0][0], 24, pred, pred_pitch, blkwidth, blkheight);
1932 void FullPelMC(uint8 *in, int inpitch, uint8 *out, int outpitch, function

Completed in 156 milliseconds