Searched defs:resample (Results 1 – 13 of 13) sorted by relevance
| /third_party/ffmpeg/libavresample/ |
| D | resample.c | 259 static int resample(ResampleContext *c, void *dst, const void *src, in resample() function
|
| D | internal.h | 95 ResampleContext *resample; /**< resampling context */ member
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | resampler.h | 39 …unsigned (*resample)(pa_resampler *r, const pa_memchunk *in, unsigned in_n_frames, pa_memchunk *ou… member
|
| D | resampler.c | 1549 static pa_memchunk *resample(pa_resampler *r, pa_memchunk *input) { in resample() function
|
| /third_party/pulseaudio/src/modules/rtp/ |
| D | rtp-gstreamer.c | 424 GstElement *resample = NULL, *opusdec = NULL; in init_receive_pipeline() local
|
| /third_party/ffmpeg/libswresample/ |
| D | swresample.c | 587 static int resample(SwrContext *s, AudioData *out_param, int out_count, in resample() function
|
| D | swresample_internal.h | 172 struct ResampleContext *resample; ///< resampling context member
|
| /third_party/alsa-lib/test/ |
| D | pcm.c | 29 static int resample = 1; /* enable alsa-lib resampling */ variable
|
| D | latency.c | 67 int resample = 1; variable
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| D | fdperf.c | 310 resample(void) in resample() function
|
| /third_party/alsa-utils/alsaloop/ |
| D | alsaloop.h | 102 unsigned int resample:1; /* do resample */ member
|
| /third_party/astc-encoder/Source/ |
| D | stb_image.h | 3848 resample_row_func resample; member
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 6999 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function 7039 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()
|