HomeSort by relevance Sort by last modified time
    Searched refs:U0 (Results 1 - 5 of 5) sorted by null

  /external/fdlibm/
e_j1.c 49 * U(z) = U0[0] + U0[1]*z + ... + U0[4]*z^4
136 static const double U0[5] = {
138 static double U0[5] = {
207 u = U0[0]+z*(U0[1]+z*(U0[2]+z*(U0[3]+z*U0[4])))
    [all...]
  /bionic/libm/src/
e_j1.c 53 * U(z) = U0[0] + U0[1]*z + ... + U0[4]*z^4
128 static const double U0[5] = {
187 u = U0[0]+z*(U0[1]+z*(U0[2]+z*(U0[3]+z*U0[4])));
e_j1f.c 85 static const float U0[5] = {
144 u = U0[0]+z*(U0[1]+z*(U0[2]+z*(U0[3]+z*U0[4])));
  /external/opencore/engines/player/test/data/
test_amr_ietf.amr 321 ??"????<?[?<??/C??T`??7?i????X? ??DIf<4?x?\???_??bp?%?h??yJ3??B?<?o?J~"? J???g ?~e??d F???_?<x????????h?"K?Z}?T????????<B{?&???Y?7?S?V??A??@? ?V????@<RL??8Iw??pP??'??3\U0L??qp<B|?H?c?Z?P?&( ?"?]?T2f??????<RJ?/?-[?????)?? ?p?B??\???<Nl? l??U?hBVwd ^1%???<?4 <TB'?k,0??<???A~?:?????H???<H_????Iw???6??r
    [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 46 milliseconds