Home
last modified time | relevance | path

Searched refs:Xs (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c113 float **Xs; member
561 X = u->Xs[c][a_i]; in process_samples()
925 profile[0] = u->Xs[a_i][channel]; in save_profile()
963 state[c * CHANNEL_PROFILE_SIZE(u)] = u->Xs[c][a_i]; in save_state()
1005 u->Xs[channel][a_i] = profile[0]; in load_profile()
1046 u->Xs[c][a_i] = state[c * CHANNEL_PROFILE_SIZE(u)]; in load_state()
1167 u->Xs = pa_xnew0(float *, u->channels); in pa__init()
1171 u->Xs[c] = pa_xnew0(float, 2); in pa__init()
1302 u->Xs[c][a_i] = 1.0f; in pa__init()
1395 pa_xfree(u->Xs[ in pa__done()
[all...]
/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc825 Format(instr, "stxvd 'Xs, 'ra, 'rb"); in DecodeExt2()
829 Format(instr, "stxvx 'Xs, 'ra, 'rb"); in DecodeExt2()
833 Format(instr, "stxsdx 'Xs, 'ra, 'rb"); in DecodeExt2()
837 Format(instr, "stxsibx 'Xs, 'ra, 'rb"); in DecodeExt2()
841 Format(instr, "stxsihx 'Xs, 'ra, 'rb"); in DecodeExt2()
845 Format(instr, "stxsiwx 'Xs, 'ra, 'rb"); in DecodeExt2()
1240 Format(instr, "mfvsrd 'ra, 'Xs"); in DecodeExt2()

Completed in 6 milliseconds