Searched defs:n_formats (Results 1 – 12 of 12) sorted by relevance
40 uint8_t n_formats; /**< How many formats do we have? */ member
298 uint8_t n_formats, in pa_ext_device_restore_save_formats()
290 uint8_t n_formats; /**< Number of formats supported by the sink. \since 1.0 */ member395 … uint8_t n_formats; /**< Number of formats supported by the source. \since 1.0 */ member
93 unsigned int n_formats, in pa_stream_new_with_proplist_internal()235 unsigned int n_formats, in pa_stream_new_extended()
167 uint8_t n_formats; member
247 uint8_t n_formats; in context_get_sink_info_callback() local526 uint8_t n_formats; in context_get_source_info_callback() local
351 uint8_t n_formats; in perportentry_write() local393 uint8_t i, n_formats; in perportentry_read() local1118 uint8_t i, n_formats; in extension_cb() local
1214 uint8_t n_formats; in read_formats() local
420 uint32_t n_formats; member
435 uint32_t n_formats; member
1797 uint8_t n_formats = 0; in command_create_playback_stream() local2125 uint8_t n_formats = 0; in command_create_record_stream() local
466 static const char* pa_format_infos_to_json_array(pa_format_info **formats, uint8_t n_formats) { in pa_format_infos_to_json_array()