Searched refs:FAPOFXEchoParameters (Results 1 – 2 of 2) sorted by relevance
178 const FAPOFXEchoParameters fxdefault = in FAPOFXCreateEcho()190 sizeof(FAPOFXEchoParameters) * 3 in FAPOFXCreateEcho()194 FAudio_zero(params, sizeof(FAPOFXEchoParameters) * 3); in FAPOFXCreateEcho()197 params + sizeof(FAPOFXEchoParameters) * offset, \ in FAPOFXCreateEcho()199 sizeof(FAPOFXEchoParameters) \ in FAPOFXCreateEcho()208 FAudio_assert(InitDataByteSize == sizeof(FAPOFXEchoParameters)); in FAPOFXCreateEcho()229 sizeof(FAPOFXEchoParameters), in FAPOFXCreateEcho()
86 typedef struct FAPOFXEchoParameters struct91 } FAPOFXEchoParameters; argument