Home
last modified time | relevance | path

Searched defs:source_metadata_v7 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/
Daudio_linux.h285 typedef struct source_metadata_v7 { struct
289 } source_metadata_v7_t; argument
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc189 const source_metadata_v7_t source_metadata_v7 = {.track_count = tracks_vec.size(), in MetadataChanged() local
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc673 const struct source_metadata_v7* source_metadata_v7) { in out_update_source_metadata_v7()