Home
last modified time | relevance | path

Searched defs:buffer_size (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/connectivity/
Dbluetooth_throughput_test.py26 def _measure_throughput(self, num_of_buffers, buffer_size): argument
51 def _throughput_test(self, buffer_size, test_name): argument
/packages/services/BuiltInPrintService/jni/plugins/
Dlib_pwg.c323 uint8 monochrome, size_t *buffer_size) { in _generate_blank_data()
374 size_t buffer_size; in _end_page() local
/packages/modules/Bluetooth/system/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc104 size_t buffer_size = audio_a2dp_hw_stream_compute_buffer_size( in TEST_F() local
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc104 size_t buffer_size = audio_ha_hw_stream_compute_buffer_size( in TEST_F() local
/packages/modules/Virtualization/libs/dice/open_dice/src/
Dbcc.rs70 let mut buffer_size = 0; in bcc_format_config_descriptor() localVariable
/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h308 auto buffer_size = SerializedPresetsSize(); in SerializePresets() local
/packages/modules/Uwb/generic_ranging/proto/src/
Dmulti_sensor_finder_configuration.proto185 int32 buffer_size = 1; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc827 size_t buffer_size = in btif_storage_load_bonded_leaudio() local
1048 size_t buffer_size = in btif_storage_load_bonded_groups() local
1097 size_t buffer_size = in btif_storage_load_bonded_csis_devices() local
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h96 uint16_t buffer_size; member
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc223 size_t buffer_size = in out_get_buffer_size() local
890 size_t buffer_size = in in_get_buffer_size() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp90 uint16_t buffer_size) { in get_report_callback()
/packages/modules/adb/client/
Dcommandline.cpp513 size_t buffer_size = sizeof(raw_buffer); in stdin_read_thread_loop() local