Home
last modified time | relevance | path

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

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Daudio_resampler.cpp418 int total_output_frames = length / (output_samplesize*nr_of_channels); in FillBufferSameRate() local
493 int total_output_frames = length / (output_samplesize*nr_of_channels); in FillBufferDifferentRate() local
/dports/audio/libsamplerate/libsamplerate-0.2.2/tests/
H A Dvarispeed_test.c196 const int total_output_frames = 25 * BUFFER_LEN ; in set_ratio_test() local