Searched refs:outFrameCount (Results 1 – 2 of 2) sorted by relevance
75 size_t *outFrameCount) in resampler_resample_from_provider() argument79 if (rsmp == NULL || out == NULL || outFrameCount == NULL) { in resampler_resample_from_provider()83 *outFrameCount = 0; in resampler_resample_from_provider()87 size_t framesRq = *outFrameCount; in resampler_resample_from_provider()147 *outFrameCount = framesWr; in resampler_resample_from_provider()156 size_t *outFrameCount) in resampler_resample_from_input() argument161 out == NULL || outFrameCount == NULL) { in resampler_resample_from_input()165 *outFrameCount = 0; in resampler_resample_from_input()175 (spx_uint32_t *)outFrameCount); in resampler_resample_from_input()181 (spx_uint32_t *)outFrameCount); in resampler_resample_from_input()[all …]
73 size_t *outFrameCount);83 size_t *outFrameCount);