Home
last modified time | relevance | path

Searched refs:av_resample (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Davcodec.h69 int av_resample(struct AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx);
H A Dresample2.c210 int av_resample(AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx){ in av_resample() function
/third_party/pulseaudio/src/pulsecore/resampler/
H A Dffmpeg.c70 used_frames = (unsigned) av_resample(ffmpeg_data->state, in ffmpeg_resample()

Completed in 2 milliseconds