Home
last modified time | relevance | path

Searched defs:poly2 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hrss/
H A Dinternal.h31 struct poly2 { struct
36 struct poly2 s, a; argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/
Dinternal.h31 struct poly2 { struct
36 struct poly2 s, a; argument
/aosp_15_r20/external/boringssl/src/crypto/hrss/
H A Dinternal.h31 struct poly2 { struct
36 struct poly2 s, a; argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/
Dinternal.h31 struct poly2 { struct
36 struct poly2 s, a; argument
/aosp_15_r20/external/libxaac/encoder/
H A Diusace_lpc.c111 static VOID iusace_compute_coeff_poly_f(FLOAT32 *lsp, FLOAT32 *poly1, FLOAT32 *poly2) { in iusace_compute_coeff_poly_f()
135 FLOAT32 poly1[ORDER_BY_2 + 2], poly2[ORDER_BY_2 + 2]; in iusace_lsp_to_lp_conversion() local
/aosp_15_r20/art/test/530-checker-loops5/src/
H A DMain.java67 public static int poly2(int a) { in poly2() method in Main
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_tcx_fwd_mdct.c88 FLOAT32 poly1[ORDER_BY_2 + 2], poly2[ORDER_BY_2 + 2]; in ixheaacd_lsp_to_lp_conversion() local