Searched refs:outFrameCount (Results 1 – 2 of 2) sorted by relevance
76 size_t *outFrameCount) in resampler_resample_from_provider() argument80 if (rsmp == NULL || out == NULL || outFrameCount == NULL) { in resampler_resample_from_provider()84 *outFrameCount = 0; in resampler_resample_from_provider()88 size_t framesRq = *outFrameCount; in resampler_resample_from_provider()148 *outFrameCount = framesWr; in resampler_resample_from_provider()157 size_t *outFrameCount) in resampler_resample_from_input() argument162 out == NULL || outFrameCount == NULL) { in resampler_resample_from_input()166 *outFrameCount = 0; in resampler_resample_from_input()176 (spx_uint32_t *)outFrameCount); in resampler_resample_from_input()182 (spx_uint32_t *)outFrameCount); in resampler_resample_from_input()[all …]
73 size_t *outFrameCount);83 size_t *outFrameCount);