Searched defs:n_formats (Results 1 – 12 of 12) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
D | ext-device-restore.h | 40 uint8_t n_formats; /**< How many formats do we have? */ member
|
D | ext-device-restore.c | 298 uint8_t n_formats, in pa_ext_device_restore_save_formats()
|
D | introspect.h | 284 uint8_t n_formats; /**< Number of formats supported by the sink. \since 1.0 */ member 389 … uint8_t n_formats; /**< Number of formats supported by the source. \since 1.0 */ member
|
D | stream.c | 90 unsigned int n_formats, in pa_stream_new_with_proplist_internal() 232 unsigned int n_formats, in pa_stream_new_extended()
|
D | internal.h | 161 uint8_t n_formats; member
|
D | introspect.c | 247 uint8_t n_formats; in context_get_sink_info_callback() local 526 uint8_t n_formats; in context_get_source_info_callback() local
|
/third_party/pulseaudio/src/modules/ |
D | module-device-restore.c | 351 uint8_t n_formats; in perportentry_write() local 393 uint8_t i, n_formats; in perportentry_read() local 1111 uint8_t i, n_formats; in extension_cb() local
|
D | module-tunnel.c | 1060 uint8_t n_formats; in read_formats() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.c | 915 gst_query_set_formats (GstQuery * query, gint n_formats, ...) in gst_query_set_formats() 951 gst_query_set_formatsv (GstQuery * query, gint n_formats, in gst_query_set_formatsv() 979 gst_query_parse_n_formats (GstQuery * query, guint * n_formats) in gst_query_parse_n_formats()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 419 uint32_t n_formats; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11device.cpp | 499 guint n_formats = 0; in gst_d3d11_device_setup_format_table() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | protocol-native.c | 1894 uint8_t n_formats = 0; in command_create_playback_stream() local 2222 uint8_t n_formats = 0; in command_create_record_stream() local
|