Home
last modified time | relevance | path

Searched refs:mIsSoftwareFe (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DFrontendTests.cpp370 mIsSoftwareFe = config.isSoftwareFe; in tuneFrontend()
372 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()
399 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()
H A DFrontendTests.h156 bool mIsSoftwareFe = false; variable
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DFrontendTests.cpp437 mIsSoftwareFe = config.config1_0.isSoftwareFe; in tuneFrontend()
439 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()
458 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()
H A DFrontendTests.h162 bool mIsSoftwareFe = false; variable