Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h147 const FragmentRef* ref2 = KEY2.symbol()->fragRef(); in operator() local
148 if ((ref1->offset() == ref2->offset()) && in operator()
149 (ref1->frag()->getOffset() == ref2->frag()->getOffset())) { in operator()
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp130 uint8 *ref2; in eLumaMotionComp() local
180 ref2 = ref + (y_pos + (dy / 2)) * picpitch + x_pos; in eLumaMotionComp()
184 eDiagonalInterpMC(ref2, ref, picpitch, pred, pred_pitch, blkwidth, blkheight); in eLumaMotionComp()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1212 uint16_t ref2 = entry2.data.u8[0]; in DngCreator_init() local
1213 BAIL_IF_INVALID(writer->addEntry(TAG_CALIBRATIONILLUMINANT2, 1, &ref2, in DngCreator_init()