Home
last modified time | relevance | path

Searched defs:new_sample (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.h77 GstFlowReturn (*new_sample) (GstAppSink *appsink, gpointer user_data); member
102 GstFlowReturn (*new_sample) (GstAppSink *appsink); member
/third_party/pulseaudio/src/pulsecore/
Dcore-scache.c92 static pa_scache_entry* scache_add_item(pa_core *c, const char *name, bool *new_sample) { in scache_add_item()
156 bool new_sample; in pa_scache_add_item() local
242 bool new_sample; in pa_scache_add_file_lazy() local
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_wave.c94 Sint32 new_sample, delta; in MS_ADPCM_nibble() local
127 Sint32 new_sample; in MS_ADPCM_decode() local
315 Sint32 new_sample; in Fill_IMA_ADPCM_block() local
/third_party/alsa-lib/src/pcm/
Dpcm_rate_linear.c95 int16_t new_sample; in linear_expand() local
158 int16_t new_sample; in linear_expand_s16() local
217 int16_t new_sample = 0; in linear_shrink() local
279 int16_t new_sample = 0; in linear_shrink_s16() local
/third_party/gstreamer/gstplugins_good/tests/examples/rtsp/
Dtest-onvif.c10 new_sample (GstElement * appsink, GstElement * rtspsrc) in new_sample() function
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.cpp932 ComPtr < IMFSample > new_sample; in gst_mf_video_enc_create_input_sample() local
1041 ComPtr < IMFSample > new_sample; in gst_mf_video_enc_create_input_sample_d3d11() local
Dgstmftransform.cpp589 ComPtr < IMFSample > new_sample; in gst_mf_transform_process_output() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c948 guint64 new_sample; in gst_audio_base_src_create() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1227 nir_ssa_def *new_sample = NULL; in nir_lower_ms_txf_to_fragment_fetch() local