• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching defs:in

130 void in_calculate_starving_delay_ms(const BluetoothStreamIn* in,  in in_calculate_starving_delay_ms()
783 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_sample_rate() local
789 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_set_sample_rate() local
797 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_buffer_size() local
806 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_channels() local
821 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_format() local
835 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_set_format() local
841 static bool in_state_transition_timeout(BluetoothStreamIn* in, in in_state_transition_timeout()
864 auto* in = reinterpret_cast<BluetoothStreamIn*>(stream); in in_standby() local
903 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_dump() local
910 auto* in = reinterpret_cast<BluetoothStreamIn*>(stream); in in_set_parameters() local
931 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_parameters() local
964 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_add_audio_effect() local
972 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_remove_audio_effect() local
979 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_set_gain() local
988 auto* in = reinterpret_cast<BluetoothStreamIn*>(stream); in in_read() local
1045 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_input_frames_lost() local
1057 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_capture_position() local
1070 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_start() local
1078 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_stop() local
1088 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_create_mmap_buffer() local
1097 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_mmap_position() local
1107 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_get_active_microphones() local
1116 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_set_microphone_direction() local
1125 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_set_microphone_field_dimension() local
1134 const auto* in = reinterpret_cast<const BluetoothStreamIn*>(stream); in in_update_sink_metadata() local
1147 auto* in = new BluetoothStreamIn{}; in adev_open_input_stream() local
1206 auto* in = reinterpret_cast<BluetoothStreamIn*>(stream); in adev_close_input_stream() local