Searched defs:poly2 (Results 1 – 3 of 3) sorted by relevance
31 struct poly2 { struct36 struct poly2 s, a; argument
200 func (p *poly) fromMod2(in *poly2) {416 type poly2 [wordsPerPoly]uint type444 func (p *poly2) cswap(other *poly2, swap uint) {452 func (p *poly2) fmadd(m uint, in *poly2) {
87 FLOAT32 poly1[ORDER_BY_2 + 2], poly2[ORDER_BY_2 + 2]; in ixheaacd_lsp_to_lp_conversion() local