Searched refs:eHorzInterp2MC (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | avcenc_lib.h | 436 void eHorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch,
|
D | motion_comp.cpp | 167 eHorzInterp2MC(&temp2[0][2], 21, pred, pred_pitch, blkwidth, blkheight, dx); in eLumaMotionComp() 558 void eHorzInterp2MC(int *in, int inpitch, uint8 *out, int outpitch, in eHorzInterp2MC() function
|