Home
last modified time | relevance | path

Searched defs:resample (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/audioresample/
Dgstaudioresample.c213 gst_audio_resample_init (GstAudioResample * resample) in gst_audio_resample_init()
231 GstAudioResample *resample = GST_AUDIO_RESAMPLE (base); in gst_audio_resample_start() local
249 GstAudioResample *resample = GST_AUDIO_RESAMPLE (base); in gst_audio_resample_stop() local
355 make_options (GstAudioResample * resample, GstAudioInfo * in, in make_options()
379 gst_audio_resample_update_state (GstAudioResample * resample, GstAudioInfo * in, in gst_audio_resample_update_state()
443 gst_audio_resample_reset_state (GstAudioResample * resample) in gst_audio_resample_reset_state()
454 GstAudioResample *resample = GST_AUDIO_RESAMPLE (base); in gst_audio_resample_transform_size() local
489 GstAudioResample *resample = GST_AUDIO_RESAMPLE (base); in gst_audio_resample_set_caps() local
523 gst_audio_resample_dump_drain (GstAudioResample * resample, guint history_len) in gst_audio_resample_dump_drain()
542 gst_audio_resample_push_drain (GstAudioResample * resample, guint history_len) in gst_audio_resample_push_drain()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.c849 void (*resample) (GstVideoChromaResample * resample, gpointer pixels, member
875 void (*resample) (GstVideoChromaResample * resample, gpointer lines[], member
882 video_chroma_none (GstVideoChromaResample * resample, in video_chroma_none()
1015 gst_video_chroma_resample_get_info (GstVideoChromaResample * resample, in gst_video_chroma_resample_get_info()
1033 gst_video_chroma_resample_free (GstVideoChromaResample * resample) in gst_video_chroma_resample_free()
1049 gst_video_chroma_resample (GstVideoChromaResample * resample, in gst_video_chroma_resample()
/third_party/ffmpeg/libavresample/
Dresample.c259 static int resample(ResampleContext *c, void *dst, const void *src, in resample() function
Dinternal.h95 ResampleContext *resample; /**< resampling context */ member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler-private.h97 ResampleFunc resample; member
/third_party/pulseaudio/src/pulsecore/
Dresampler.h39 …unsigned (*resample)(pa_resampler *r, const pa_memchunk *in, unsigned in_n_frames, pa_memchunk *ou… member
Dresampler.c1406 static pa_memchunk *resample(pa_resampler *r, pa_memchunk *input) { in resample() function
/third_party/ffmpeg/libswresample/
Dswresample.c487 static int resample(SwrContext *s, AudioData *out_param, int out_count, in resample() function
Dswresample_internal.h168 struct ResampleContext *resample; ///< resampling context member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2331 GstVideoChromaResample *resample; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysink.c140 GstElement *resample; member
/third_party/minimp3/player/
Dstb_image.h3557 resample_row_func resample; member