Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigReaderV1_0.h164 struct DescramblingHardwareConnections { struct
165 bool support;
166 bool hasFrontendConnection;
167 string frontendId;
168 string dvrSoftwareFeId;
169 string audioFilterId;
170 string videoFilterId;
171 string descramblerId;
172 string dvrSourceId;
DTunerTestingConfigAidlReaderV1_0.h197 struct DescramblingHardwareConnections { struct
198 bool support;
199 bool hasFrontendConnection;
200 string frontendId;
201 string dvrSoftwareFeId;
202 string audioFilterId;
203 string videoFilterId;
204 string descramblerId;
205 string dvrSourceId;
206 vector<string> extraFilters;