Home
last modified time | relevance | path

Searched refs:StreamConfig (Results 1 – 7 of 7) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DStreamConfigurationMap.h33 typedef std::pair<android_pixel_format_t, StreamSize> StreamConfig; typedef
35 inline bool operator==(const StreamConfig& lhs, const StreamConfig& rhs) {
42 inline std::size_t operator()(const StreamConfig& entry) const { in operator()
78 nsecs_t GetOutputMinFrameDuration(StreamConfig configuration) const { in GetOutputMinFrameDuration()
83 nsecs_t GetOutputStallDuration(StreamConfig configuration) const { in GetOutputStallDuration()
119 std::unordered_map<StreamConfig, nsecs_t, StreamConfigurationHash>
121 std::unordered_map<StreamConfig, nsecs_t, StreamConfigurationHash>
/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl586 parcelable StreamConfig {
625 in @nullable StreamConfig sinkConfig, in getLeAudioAseDatapathConfiguration()
626 in @nullable StreamConfig sourceConfig); in getLeAudioAseDatapathConfiguration()
/hardware/interfaces/bluetooth/audio/aidl/default/
DBluetoothAudioProvider.h92 IBluetoothAudioProvider::StreamConfig>&
95 IBluetoothAudioProvider::StreamConfig>&
DBluetoothAudioProvider.cpp233 IBluetoothAudioProvider::StreamConfig>& in getLeAudioAseDatapathConfiguration()
236 IBluetoothAudioProvider::StreamConfig>& in getLeAudioAseDatapathConfiguration()
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl48 …BluetoothAudioProvider.StreamConfig sinkConfig, in @nullable android.hardware.bluetooth.audio.IBlu… in getLeAudioAseDatapathConfiguration()
151 parcelable StreamConfig {
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl48 …BluetoothAudioProvider.StreamConfig sinkConfig, in @nullable android.hardware.bluetooth.audio.IBlu… in getLeAudioAseDatapathConfiguration()
151 parcelable StreamConfig {
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp3303 IBluetoothAudioProvider::StreamConfig sink_requirement; in TEST_P()
3304 IBluetoothAudioProvider::StreamConfig source_requirement; in TEST_P()
3382 IBluetoothAudioProvider::StreamConfig sink_requirement; in TEST_P()