Searched refs:eChromaMotionComp (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | avcenc_lib.h | 455 void eChromaMotionComp(uint8 *ref, int picwidth, int picheight,
|
D | motion_comp.cpp | 104 eChromaMotionComp(ref_Cb, picWidth >> 1, picHeight >> 1, x_pos, y_pos, in AVCMBMotionComp() 107 eChromaMotionComp(ref_Cr, picWidth >> 1, picHeight >> 1, x_pos, y_pos, in AVCMBMotionComp() 1805 void eChromaMotionComp(uint8 *ref, int picwidth, int picheight, in eChromaMotionComp() function
|