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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h436 void eHorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch,
H A Dmotion_comp.cpp167 eHorzInterp2MC(&temp2[0][2], 21, pred, pred_pitch, blkwidth, blkheight, dx);
558 void eHorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch, function

Completed in 289 milliseconds