Searched refs:pres (Results 1 – 2 of 2) sorted by relevance
497 int16 res[256], *pres; // residue in cost_i16() local502 pres = res; in cost_i16()517 pres[0] = m0 + m1; in cost_i16()518 pres[2] = m0 - m1; in cost_i16()519 pres[1] = m2 + m3; in cost_i16()520 pres[3] = m3 - m2; in cost_i16()523 pres += 4; in cost_i16()533 pres = res + (j << 6); in cost_i16()537 m0 = pres[0]; in cost_i16()538 m3 = pres[3<<4]; in cost_i16()[all …]
28 <li><a href="#pres-obj">Creating a Presentation object</a></li>29 <li><a href="#pres-cntrlr">Creating a Presentation controller</a></li>570 <h3 id="pres-obj">Creating a Presentation object</h3>614 <h3 id="pres-cntrlr">Creating a Presentation controller</h3>