Home
last modified time | relevance | path

Searched refs:sr_dst (Results 1 – 2 of 2) sorted by relevance

/liblc3-3.5.0-3.4.0/src/
Dmdct.h42 enum lc3_srate sr_dst, const float *x, float *d, float *y);
Dmdct.c416 enum lc3_srate sr_dst, const float *x, float *d, float *y) in lc3_mdct_forward() argument
419 int nf = LC3_NS(dt, sr_dst); in lc3_mdct_forward()