Searched refs:ref2 (Results 1 – 3 of 3) sorted by relevance
147 const FragmentRef* ref2 = KEY2.symbol()->fragRef(); in operator() local148 if ((ref1->offset() == ref2->offset()) && in operator()149 (ref1->frag()->getOffset() == ref2->frag()->getOffset())) { in operator()
130 uint8 *ref2; in eLumaMotionComp() local180 ref2 = ref + (y_pos + (dy / 2)) * picpitch + x_pos; in eLumaMotionComp()184 eDiagonalInterpMC(ref2, ref, picpitch, pred, pred_pitch, blkwidth, blkheight); in eLumaMotionComp()
1212 uint16_t ref2 = entry2.data.u8[0]; in DngCreator_init() local1213 BAIL_IF_INVALID(writer->addEntry(TAG_CALIBRATIONILLUMINANT2, 1, &ref2, in DngCreator_init()