Searched refs:majda (Results 1 – 1 of 1) sorted by relevance
433 float majda = v[2] - v[0]; in tri_linear_coeff() local434 float a = setup->ebot.dy * majda - botda * setup->emaj.dy; in tri_linear_coeff()435 float b = setup->emaj.dx * botda - majda * setup->ebot.dx; in tri_linear_coeff()483 float majda = maxa - mina; in tri_persp_coeff() local484 float a = setup->ebot.dy * majda - botda * setup->emaj.dy; in tri_persp_coeff()485 float b = setup->emaj.dx * botda - majda * setup->ebot.dx; in tri_persp_coeff()