Home
last modified time | relevance | path

Searched refs:r1t (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/libmp3lame/
Dtakehiro.c814 int r0, r1, bigv, r0t, r1t, bits; in recalc_divide_init() local
836 r1t = gfc->choose_table(ix + a1, ix + a2, &bits); in recalc_divide_init()
841 r1_tbl[r0 + r1] = r1t; in recalc_divide_init()
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1653 double r1t = fC1Index ? fC1Span->endT() : fC1Span->startT(); in addIntersection() local
1655 intersections->insert(r1t, r2t, fC1Span->part()[fC1Index]); in addIntersection()