Home
last modified time | relevance | path

Searched defs:samplingrate (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/Octave/
Dsndfile_load.m32 samplingrate = -1 ; variable
/third_party/ffmpeg/libavfilter/
Daf_sofalizer.c135 static int preload_sofa(AVFilterContext *ctx, char *filename, int *samplingrate) in preload_sofa()