Home
last modified time | relevance | path

Searched refs:avStreamType (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/jni/tuner/
H A DFilterClient.cpp111 Result FilterClient::configureAvStreamType(AvStreamType avStreamType) { in configureAvStreamType() argument
114 Status s = mTunerFilter->configureAvStreamType(avStreamType); in configureAvStreamType()
H A DFilterClient.h101 Result configureAvStreamType(AvStreamType avStreamType);