Home
last modified time | relevance | path

Searched refs:ref_Cr (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp50 uint8 *ref_l, *ref_Cb, *ref_Cr; in AVCMBMotionComp() local
84 ref_Cr = video->RefPicList0[ref_idx]->Scr; in AVCMBMotionComp()
107 eChromaMotionComp(ref_Cr, picWidth >> 1, picHeight >> 1, x_pos, y_pos, in AVCMBMotionComp()