/third_party/pulseaudio/src/modules/dbus/ |
D | iface-stream.c | 485 const char *resample_method = NULL; in handle_get_resample_method() local 492 resample_method = pa_resample_method_to_string(s->sink_input->actual_resample_method); in handle_get_resample_method() 494 resample_method = pa_resample_method_to_string(s->source_output->actual_resample_method); in handle_get_resample_method() 496 if (!resample_method) in handle_get_resample_method() 497 resample_method = ""; in handle_get_resample_method() 499 pa_dbus_send_basic_variant_reply(conn, msg, DBUS_TYPE_STRING, &resample_method); in handle_get_resample_method() 530 const char *resample_method = NULL; in handle_get_all() local 551 resample_method = pa_resample_method_to_string(s->sink_input->actual_resample_method); in handle_get_all() 561 resample_method = pa_resample_method_to_string(s->source_output->actual_resample_method); in handle_get_all() 569 if (!resample_method) in handle_get_all() [all …]
|
/third_party/pulseaudio/src/modules/ |
D | module-remap-source.c | 290 pa_resample_method_t resample_method = PA_RESAMPLER_INVALID; in pa__init() local 336 if (pa_modargs_get_resample_method(ma, &resample_method) < 0) { in pa__init() 397 source_output_data.resample_method = resample_method; in pa__init()
|
D | module-remap-sink.c | 330 pa_resample_method_t resample_method = PA_RESAMPLER_INVALID; in pa__init() local 376 if (pa_modargs_get_resample_method(ma, &resample_method) < 0) { in pa__init() 437 sink_input_data.resample_method = resample_method; in pa__init()
|
D | module-combine-sink.c | 147 pa_resample_method_t resample_method; member 999 data.resample_method = u->resample_method; in output_create_sink_input() 1290 int resample_method = PA_RESAMPLER_TRIVIAL; in pa__init() local 1307 if ((resample_method = pa_parse_resample_method(rm)) < 0) { in pa__init() 1323 u->resample_method = resample_method; in pa__init()
|
D | module-tunnel.c | 1177 const char *name, *driver, *resample_method; in sink_input_info_cb() local 1205 pa_tagstruct_gets(t, &resample_method) < 0 || in sink_input_info_cb()
|
/third_party/pulseaudio/src/daemon/ |
D | daemon-conf.h | 88 resample_method; member
|
D | daemon-conf.c | 84 .resample_method = PA_RESAMPLER_AUTO, 242 c->resample_method = m; in pa_daemon_conf_set_resample_method() 808 pa_strbuf_printf(s, "resample-method = %s\n", pa_resample_method_to_string(c->resample_method)); in pa_daemon_conf_dump()
|
D | ohos_daemon-conf.c | 84 .resample_method = PA_RESAMPLER_AUTO, 242 c->resample_method = m; in pa_daemon_conf_set_resample_method() 808 pa_strbuf_printf(s, "resample-method = %s\n", pa_resample_method_to_string(c->resample_method)); in pa_daemon_conf_dump()
|
D | main.c | 1052 c->resample_method = conf->resample_method; in main()
|
D | ohos_pa_main.c | 1087 c->resample_method = conf->resample_method; in ohos_pa_main()
|
/third_party/pulseaudio/src/pulsecore/ |
D | resampler.h | 124 pa_resample_method_t resample_method,
|
D | core.h | 228 pa_resample_method_t resample_method; member
|
D | source-output.c | 54 data->resample_method = PA_RESAMPLER_INVALID; in pa_source_output_new_data_init() 392 if (data->resample_method == PA_RESAMPLER_INVALID) in pa_source_output_new() 393 data->resample_method = core->resample_method; in pa_source_output_new() 395 pa_return_val_if_fail(data->resample_method < PA_RESAMPLER_MAX, -PA_ERR_INVALID); in pa_source_output_new() 421 data->resample_method, in pa_source_output_new() 448 o->requested_resample_method = data->resample_method; in pa_source_output_new()
|
D | sink-input.c | 108 data->resample_method = PA_RESAMPLER_INVALID; in pa_sink_input_new_data_init() 444 if (data->resample_method == PA_RESAMPLER_INVALID) in pa_sink_input_new() 445 data->resample_method = core->resample_method; in pa_sink_input_new() 447 pa_return_val_if_fail(data->resample_method < PA_RESAMPLER_MAX, -PA_ERR_INVALID); in pa_sink_input_new() 474 data->resample_method, in pa_sink_input_new() 501 i->requested_resample_method = data->resample_method; in pa_sink_input_new()
|
D | source-output.h | 263 pa_resample_method_t resample_method; member
|
D | sink-input.h | 299 pa_resample_method_t resample_method; member
|
D | core.c | 151 c->resample_method = PA_RESAMPLER_SPEEX_FLOAT_BASE + 1; in pa_core_new()
|
D | protocol-native.c | 557 data.resample_method = PA_RESAMPLER_PEAKS; in record_stream_new()
|
/third_party/pulseaudio/src/pulse/ |
D | introspect.h | 640 const char *resample_method; /**< The resampling method used by this sink input. */ member 691 const char *resample_method; /**< The resampling method used by this source output. */ member
|
D | introspect.c | 1242 pa_tagstruct_gets(t, &i.resample_method) < 0 || in context_get_sink_input_info_callback() 1346 pa_tagstruct_gets(t, &i.resample_method) < 0 || in context_get_source_output_info_callback()
|
/third_party/pulseaudio/src/utils/ |
D | pactl.c | 725 i->resample_method ? i->resample_method : _("n/a"), in get_sink_input_info_callback() 795 i->resample_method ? i->resample_method : _("n/a"), in get_source_output_info_callback()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-converter.c | 7519 gint resample_method; in setup_scale() local 7588 resample_method = (i == 0 ? method : cr_method); in setup_scale() 7597 && resample_method == GST_VIDEO_RESAMPLER_METHOD_LINEAR) { in setup_scale() 7601 && resample_method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale() 7611 && resample_method == GST_VIDEO_RESAMPLER_METHOD_LINEAR) { in setup_scale() 7615 && resample_method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale() 7625 && resample_method == GST_VIDEO_RESAMPLER_METHOD_LINEAR) { in setup_scale() 7629 && resample_method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale() 7645 gst_video_scaler_new (resample_method, GST_VIDEO_SCALER_FLAG_NONE, in setup_scale() 7657 gst_video_scaler_new (resample_method, in setup_scale()
|
/third_party/pulseaudio/vala/ |
D | libpulse.vapi | 1440 public string resample_method; 1460 public string resample_method;
|