Searched refs:ref_idx (Results 1 – 1 of 1) sorted by relevance
45 int ref_idx; in AVCMBMotionComp() local79 ref_idx = currMB->ref_idx_L0[(mbPartIdx_Y << 1) + mbPartIdx_X]; in AVCMBMotionComp()82 ref_l = video->RefPicList0[ref_idx]->Sl; in AVCMBMotionComp()83 ref_Cb = video->RefPicList0[ref_idx]->Scb; in AVCMBMotionComp()84 ref_Cr = video->RefPicList0[ref_idx]->Scr; in AVCMBMotionComp()