Home
last modified time | relevance | path

Searched defs:passthrough (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/tv/tuner/filter/
DTlvFilterConfiguration.java56 boolean passthrough) { in TlvFilterConfiguration()
141 public Builder setPassthrough(boolean passthrough) { in setPassthrough()
DIpFilterConfiguration.java47 int dstPort, boolean passthrough, int ipCid) { in IpFilterConfiguration()
179 public Builder setPassthrough(boolean passthrough) { in setPassthrough()
/frameworks/av/drm/libmediadrm/
DCryptoHal.cpp124 auto passthrough = ICryptoFactory::getService(); in makeCryptoFactories() local
DDrmHal.cpp343 auto passthrough = IDrmFactory::getService(); in makeDrmFactories() local
/frameworks/av/media/libmediatranscoding/tests/
DTranscodingLogger_tests.cpp171 void validateLatestAtom(Reason reason, int status, bool passthrough = false) { in validateLatestAtom()
/frameworks/native/cmds/lshal/
Dtest.cpp443 vintf::TransportArch passthrough{Transport::PASSTHROUGH, Arch::ARCH_32}; in TEST_F() local
DListCommand.cpp398 std::vector<std::string> passthrough; in dumpVintf() local