Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DConfigManager.h89 unordered_map<int32_t, RawStreamConfiguration> streamConfigurations; variable
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DConfigManager.h87 unordered_map<int32_t, RawStreamConfiguration> streamConfigurations; variable
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDevice.cpp600 std::vector<int32_t> streamConfigurations; in initOutputCharskeysByFormat() local