Searched refs:cu_comp (Results 1 – 2 of 2) sorted by relevance
142 PIXEL *cu_comp, *cu_prev; in MBMotionComp() local427 cu_comp = video->currVop->uChan + (offset >> 2) + (xpos >> 2); in MBMotionComp()447 pred = cu_comp; in MBMotionComp()483 pred = cu_comp; in MBMotionComp()520 PIXEL *cu_comp, *cu_prev; in SkippedMBMotionComp() local550 cu_comp = comp->uChan + (offset >> 2) + (xpos >> 2); in SkippedMBMotionComp()556 PutSKIPPED_B(cu_comp, cu_prev, width_uv); in SkippedMBMotionComp()
227 PIXEL *cu_comp; in MBlockIDCT() local238 cu_comp = currVop->uChan + (offset >> 2) + (x_pos << 2); in MBlockIDCT()245 BlockIDCT_intra(mblock, cu_comp, 4, width_uv); in MBlockIDCT()