Searched refs:eHorzInterp1MC (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | avcenc_lib.h | 433 void eHorzInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch,
|
D | motion_comp.cpp | 151 eHorzInterp1MC(ref, picpitch, pred, pred_pitch, blkwidth, blkheight, dx); in eLumaMotionComp() 268 void eHorzInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch, in eHorzInterp1MC() function
|