Searched refs:dst_format (Results 1 – 2 of 2) sorted by relevance
71 Resampler::Resampler(uint32 src_format, uint32 dst_format) in Resampler() argument75 if (dst_format == media_raw_audio_format::B_AUDIO_FLOAT) { in Resampler()100 switch (dst_format) { in Resampler()120 dst_format); in Resampler()
79 Interpolate::Interpolate(uint32 src_format, uint32 dst_format) in Interpolate() argument87 if (dst_format == media_raw_audio_format::B_AUDIO_FLOAT) { in Interpolate()112 switch (dst_format) { in Interpolate()132 dst_format); in Interpolate()