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

  /external/chromium_org/third_party/opus/src/src/
mlp_train.c 117 double *W0, *W1;
132 W0 = net->weights[0];
145 double sum = W0[i*(inDim+1)];
147 sum += W0[i*(inDim+1)+j+1]*in[j];
232 double *W0, *W1, *best_W0, *best_W1;
253 W0 = net->weights[0];
269 memcpy(W0_old, W0, W0_size*sizeof(double));
270 memcpy(W0_old2, W0, W0_size*sizeof(double));
329 best_W0[i] = W0[i];
347 W0[i] = best_W0[i]
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 157 A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0, Z0,
162 A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0, Z0,
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_noise.c 501 float W0 = l - t;
506 float w0 = w - W0; local
510 * determine the magnitude ordering of x0, y0, z0 and w0.
520 int c4 = (x0 > w0) ? 4 : 0;
521 int c5 = (y0 > w0) ? 2 : 0;
522 int c6 = (z0 > w0) ? 1 : 0;
561 w1 = w0 - l1 + G4;
565 w2 = w0 - l2 + 2.0f * G4;
569 w3 = w0 - l3 + 3.0f * G4
    [all...]
  /external/mesa3d/src/mesa/program/
prog_noise.c 501 float W0 = l - t;
506 float w0 = w - W0; local
510 * determine the magnitude ordering of x0, y0, z0 and w0.
520 int c4 = (x0 > w0) ? 4 : 0;
521 int c5 = (y0 > w0) ? 2 : 0;
522 int c6 = (z0 > w0) ? 1 : 0;
561 w1 = w0 - l1 + G4;
565 w2 = w0 - l2 + 2.0f * G4;
569 w3 = w0 - l3 + 3.0f * G4
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump 32 [?????n[??????&<T?dSOO?P??ELD??w?x????? ?/??w?k???=??oX??????]??K ???>N?lA? ??;4?F?^??O]??à:?'7???L"j?#??w0? ???(?S5? ?Z???u?7?? o?m????x?????????M?'?L?p?:?/????_=????|?g??6 ?A???Kg@?D?0o?d???K??Cj???8??2??
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
video.rtpdump 32 [?????n[??????&<T?dSOO?P??ELD??w?x????? ?/??w?k???=??oX??????]??K ???>N?lA? ??;4?F?^??O]??à:?'7???L"j?#??w0? ???(?S5? ?Z???u?7?? o?m????x?????????M?'?L?p?:?/????_=????|?g??6 ?A???Kg@?D?0o?d???K??Cj???8??2??
    [all...]
h264-svc-99-640x360.rtpdump 407 ?g??N ???e??:?/kai0????"?????%Oi???ZiF????Y?-T?x??b?_e;)?1?J!??Ld?O?E6I??94?q?4?N?6??=`f??Si:2?p??%??Y!?U???J? ???P?N+=E?f?(?o@????????0?~?e???~6?CI_??q???Sx?3?@}??UM??* ?Ws??EWn?x?(???a?+??????:?u??W0?
    [all...]

Completed in 247 milliseconds