/third_party/pulseaudio/src/pulse/ |
D | ext-device-manager.c | 93 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_test() 193 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_read() 225 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_set_device_description() 261 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_delete() 310 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_enable_role_device_priority_routing() 342 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_reorder_devices_for_role() 383 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_manager_subscribe()
|
D | ext-device-restore.c | 94 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_restore_test() 123 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_restore_subscribe() 247 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_restore_read_formats_all() 278 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_restore_read_formats() 316 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_device_restore_save_formats()
|
D | ext-stream-restore.c | 89 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_stream_restore_test() 170 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_stream_restore_read() 204 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_stream_restore_write() 264 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_stream_restore_delete() 310 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 14, PA_ERR_NOTSUPPORTED); in pa_ext_stream_restore_subscribe()
|
D | def.h | 491 PA_ERR_NOTSUPPORTED, /**< Operation not supported \since 0.9.5 */ enumerator 522 #define PA_ERR_NOTSUPPORTED PA_ERR_NOTSUPPORTED macro
|
D | introspect.c | 375 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 16, PA_ERR_NOTSUPPORTED); in pa_context_set_sink_port_by_index() 400 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 16, PA_ERR_NOTSUPPORTED); in pa_context_set_sink_port_by_name() 654 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 16, PA_ERR_NOTSUPPORTED); in pa_context_set_source_port_by_index() 679 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 16, PA_ERR_NOTSUPPORTED); in pa_context_set_source_port_by_name() 1025 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 15, PA_ERR_NOTSUPPORTED); in pa_context_get_card_info_by_index() 1050 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 15, PA_ERR_NOTSUPPORTED); in pa_context_get_card_info_by_name() 1064 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 15, PA_ERR_NOTSUPPORTED); in pa_context_get_card_info_list() 1080 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 15, PA_ERR_NOTSUPPORTED); in pa_context_set_card_profile_by_index() 1105 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 15, PA_ERR_NOTSUPPORTED); in pa_context_set_card_profile_by_name() 1552 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 11, PA_ERR_NOTSUPPORTED); in pa_context_set_sink_input_mute() [all …]
|
D | error.c | 57 [PA_ERR_NOTSUPPORTED] = N_("Not supported"), in pa_strerror()
|
D | stream.c | 217 …on >= 12 || (ss->format != PA_SAMPLE_S32LE && ss->format != PA_SAMPLE_S32BE), PA_ERR_NOTSUPPORTED); in pa_stream_new_with_proplist() 218 …on >= 15 || (ss->format != PA_SAMPLE_S24LE && ss->format != PA_SAMPLE_S24BE), PA_ERR_NOTSUPPORTED); in pa_stream_new_with_proplist() 219 …15 || (ss->format != PA_SAMPLE_S24_32LE && ss->format != PA_SAMPLE_S24_32BE), PA_ERR_NOTSUPPORTED); in pa_stream_new_with_proplist() 235 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 21, PA_ERR_NOTSUPPORTED); in pa_stream_new_extended() 1225 …(s->context, s->context->version >= 12 || !(flags & PA_STREAM_VARIABLE_RATE), PA_ERR_NOTSUPPORTED); in create_stream() 1226 …TY(s->context, s->context->version >= 13 || !(flags & PA_STREAM_PEAK_DETECT), PA_ERR_NOTSUPPORTED); in create_stream() 2589 PA_CHECK_VALIDITY_RETURN_NULL(s->context, s->context->version >= 9, PA_ERR_NOTSUPPORTED); in pa_stream_get_buffer_attr() 2670 PA_CHECK_VALIDITY_RETURN_NULL(s->context, s->context->version >= 12, PA_ERR_NOTSUPPORTED); in pa_stream_set_buffer_attr() 2724 …PA_CHECK_VALIDITY_RETURN_ANY(s->context, s->context->version >= 12, PA_ERR_NOTSUPPORTED, PA_INVALI… in pa_stream_get_device_index() 2737 PA_CHECK_VALIDITY_RETURN_NULL(s->context, s->context->version >= 12, PA_ERR_NOTSUPPORTED); in pa_stream_get_device_name() [all …]
|
D | scache.c | 220 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 13, PA_ERR_NOTSUPPORTED); in pa_context_play_sample_with_proplist()
|
D | context.c | 1371 PA_CHECK_VALIDITY_RETURN_ANY(c, c->version >= 13, PA_ERR_NOTSUPPORTED, PA_INVALID_INDEX); 1387 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 13, PA_ERR_NOTSUPPORTED); 1416 PA_CHECK_VALIDITY_RETURN_NULL(c, c->version >= 13, PA_ERR_NOTSUPPORTED);
|
/third_party/pulseaudio/src/pulsecore/ |
D | source-output.c | 310 return -PA_ERR_NOTSUPPORTED; in pa_source_output_new() 389 return -PA_ERR_NOTSUPPORTED; in pa_source_output_new() 429 return -PA_ERR_NOTSUPPORTED; in pa_source_output_new() 1360 return -PA_ERR_NOTSUPPORTED; in pa_source_output_start_move() 1533 return -PA_ERR_NOTSUPPORTED; in pa_source_output_finish_move() 1543 return -PA_ERR_NOTSUPPORTED; in pa_source_output_finish_move() 1635 return -PA_ERR_NOTSUPPORTED; in pa_source_output_move_to() 1791 return -PA_ERR_NOTSUPPORTED; in pa_source_output_update_resampler()
|
D | sink-input.c | 366 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_new() 441 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_new() 482 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_new() 1720 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_start_move() 1903 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_finish_move() 1913 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_finish_move() 2008 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_move_to() 2328 return -PA_ERR_NOTSUPPORTED; in pa_sink_input_update_resampler()
|
D | source.c | 847 return -PA_ERR_NOTSUPPORTED; in pa_source_suspend()
|