Home
last modified time | relevance | path

Searched defs:DvrConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_config.h13 struct __attribute__((packed, aligned(16))) DvrConfig { struct
29 uint8_t pad[8];
/aosp12/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigReaderV1_0.h102 struct DvrConfig { struct
103 DvrType type;
104 uint32_t bufferSize;
105 DvrSettings settings;
106 string playbackInputFile;