Searched refs:cu_comp (Results 1 – 2 of 2) sorted by relevance
142 PIXEL *cu_comp, *cu_prev; in MBMotionComp() local472 cu_comp = video->currVop->uChan + (offset >> 2) + (xpos >> 2); in MBMotionComp()492 pred = cu_comp; in MBMotionComp()528 pred = cu_comp; in MBMotionComp()565 PIXEL *cu_comp, *cu_prev; in SkippedMBMotionComp() local602 cu_comp = comp->uChan + (offset >> 2) + (xpos >> 2); in SkippedMBMotionComp()608 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()