Searched refs:smp_t (Results 1 – 1 of 1) sorted by relevance
47 typedef s16 smp_t; typedef51 smp_t sample[FILTER_SIZE - 1][2];305 static inline smp_t GetSample(smp_t * p, int x, int n, const EffectCallbackInfo * info) in GetSample()315 smp_t *lp = (smp_t *) bufferL_p; in EffectCallback()316 smp_t *rp = (smp_t *) bufferR_p; in EffectCallback()318 smp_t org[FILTER_SIZE - 1][2]; in EffectCallback()341 lp[i] = (smp_t) x; in EffectCallback()349 rp[i] = (smp_t) x; in EffectCallback()361 lp[i] = (smp_t) x; in EffectCallback()369 rp[i] = (smp_t) x; in EffectCallback()