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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h439 void eHorzInterp3MC(uint8 *in, int inpitch, int *out, int outpitch,
H A Dmotion_comp.cpp174 eHorzInterp3MC(ref, picpitch, &temp2[0][0], 21, blkwidth, blkheight + 5);
717 void eHorzInterp3MC(uint8 *in, int inpitch, int *out, int outpitch, function

Completed in 341 milliseconds