Searched refs:FrontendConfig1_1 (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
H A D | FrontendTests.h | 82 void scanTest(sp<IFrontend>& frontend, FrontendConfig1_1 config, FrontendScanType type); 86 void resetBlindScanStartingFrequency(FrontendConfig1_1& config, uint32_t resetingFreq); 117 AssertionResult scanFrontend(FrontendConfig1_1 config, FrontendScanType type); 119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux); 130 void tuneTest(FrontendConfig1_1 frontendConf); 131 void scanTest(FrontendConfig1_1 frontend, FrontendScanType type);
|
H A D | VtsHalTvTunerV1_1TargetTest.h | 69 void configSingleFilterInDemuxTest(FilterConfig1_1 filterConf, FrontendConfig1_1 frontendConf); 71 FrontendConfig1_1 frontendConf); 98 void recordSingleFilterTest(FilterConfig1_1 filterConf, FrontendConfig1_1 frontendConf, 156 FrontendConfig1_1 frontendConf);
|
H A D | FrontendTests.cpp | 124 void FrontendCallback::scanTest(sp<IFrontend>& frontend, FrontendConfig1_1 config, in scanTest() 211 void FrontendCallback::resetBlindScanStartingFrequency(FrontendConfig1_1& config, in resetBlindScanStartingFrequency() 278 AssertionResult FrontendTests::scanFrontend(FrontendConfig1_1 config, FrontendScanType type) { in scanFrontend() 430 AssertionResult FrontendTests::tuneFrontend(FrontendConfig1_1 config, bool testWithDemux) { in tuneFrontend() 488 void FrontendTests::tuneTest(FrontendConfig1_1 frontendConf) { in tuneTest() 504 void FrontendTests::scanTest(FrontendConfig1_1 frontendConf, FrontendScanType scanType) { in scanTest()
|
H A D | VtsHalTvTunerV1_1TargetTest.cpp | 26 FrontendConfig1_1 frontendConf) { in configSingleFilterInDemuxTest() 59 FrontendConfig1_1 frontendConf) { in reconfigSingleFilterInDemuxTest() 95 FrontendConfig1_1 frontendConf) { in mediaFilterUsingSharedMemoryTest() 132 FrontendConfig1_1 frontendConf, in recordSingleFilterTest()
|
H A D | VtsHalTvTunerV1_1TestConfigurations.h | 61 static map<string, FrontendConfig1_1> frontendMap;
|
/aosp12/hardware/interfaces/tv/tuner/config/ |
H A D | TunerTestingConfigReaderV1_1.h | 30 struct FrontendConfig1_1 { struct 50 static void readFrontendConfig1_1(map<string, FrontendConfig1_1>& frontendMap) { in readFrontendConfig1_1() argument
|