Home
last modified time | relevance | path

Searched refs:input_data_path (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Desco_parameters.cc56 .input_data_path = ESCO_DATA_PATH_PCM,
91 .input_data_path = ESCO_DATA_PATH_PCM,
130 .input_data_path = ESCO_DATA_PATH_PCM,
169 .input_data_path = ESCO_DATA_PATH_PCM,
208 .input_data_path = ESCO_DATA_PATH_PCM,
245 .input_data_path = ESCO_DATA_PATH_PCM,
281 .input_data_path = ESCO_DATA_PATH_PCM,
318 .input_data_path = ESCO_DATA_PATH_PCM,
353 .input_data_path = ESCO_DATA_PATH_PCM,
396 param.input_data_path = param.output_data_path = ESCO_DATA_PATH_HCI; in esco_parameters_for_codec()
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/
H A Draster_to_gtiff.cc60 std::string input_data_path = std::string(argv[1]); in main() local
65 std::move(input_data_path)), in main()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection.cc78 if (channel_ && parameters_.view().input_data_path().Read() == in Activate()
197 parameters_.view().input_data_path().Read() == in CleanUp()
H A Dsco_connection_test.cc101 hci_conn_params.view().input_data_path().Write( in CreateScoConnection()
122 hci_conn_params.view().input_data_path().Write( in CreateScoConnection()
H A Dsco_connection_manager_test.cc72 view.input_data_path().Write( in InitializeConnectionParams()
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dcompilers.py307 def get_inputs(input_data_path): argument
312 with open(input_data_path, "rb") as f:
/aosp_15_r20/packages/modules/Bluetooth/system/device/include/
Desco_parameters.h134 esco_data_path_t input_data_path; /* 0x00 - HCI, or 0x01-0xFE for VS) */ member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.h241 bool is_inband() const { return esco.setup.input_data_path == ESCO_DATA_PATH_HCI; } in is_inband()
Dbtm_sco.cc338 p_setup->retransmission_effort, p_setup->packet_types, p_setup->input_data_path); in btm_esco_conn_rsp()
647 unsigned(p_setup->packet_types), unsigned(p_setup->input_data_path)); in btm_send_connect_request()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dsco_data_channel_test.cc69 view.input_data_path().Write(pw::bluetooth::emboss::ScoDataPath::HCI); in MsbcConnectionParams()
116 view.input_data_path().Write(pw::bluetooth::emboss::ScoDataPath::HCI); in cvsd_connection_params()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1249 UINT8_TO_STREAM(pp, p_params->input_data_path); in btsnd_hcic_enhanced_set_up_synchronous_connection()
1296 UINT8_TO_STREAM(pp, p_params->input_data_path); in btsnd_hcic_enhanced_accept_synchronous_connection()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_sco.cc633 params.input_data_path = sco_config_it->second.inputDataPath; in updateCodecParametersFromProviderInfo()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.cc573 if (connection_->parameters().view().input_data_path().Read() != in Read()
H A Dhelpers.cc2390 view.input_data_path().Write(path); in FidlToScoParameters()
H A Dhelpers_test.cc1929 EXPECT_EQ(view.input_data_path().Read(), in TEST_F()
/aosp_15_r20/external/python/bumble/bumble/
Dhfp.py1967 input_data_path: HCI_Enhanced_Setup_Synchronous_Connection_Command.DataPath = ( variable in EscoParameters
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl1450 input_data_path : ScoDataPath,
1506 input_data_path : ScoDataPath,
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1521 input_data_path : ScoDataPath,
1577 input_data_path : ScoDataPath,
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1576 input_data_path : ScoDataPath,
1632 input_data_path : ScoDataPath,
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dhci_commands.emb987 $next [+1] ScoDataPath input_data_path
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h24351input_data_path, ScoDataPath output_data_path, uint8_t input_transport_unit_bits, uint8_t output_t… in Create() argument
24371input_data_path, ScoDataPath output_data_path, uint8_t input_transport_unit_bits, uint8_t output_t… in Create() argument
24425input_data_path, ScoDataPath output_data_path, uint8_t input_transport_unit_bits, uint8_t output_t… in Create() argument
24444input_data_path, ScoDataPath output_data_path, uint8_t input_transport_unit_bits, uint8_t output_t… in Create() argument