Home
last modified time | relevance | path

Searched defs:avStreamType (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/tuner/aidl/android/media/tv/tuner/
H A DITunerFilter.aidl64 void configureAvStreamType(in int avStreamType); in configureAvStreamType()
/aosp12/frameworks/av/services/tuner/
H A DTunerFilter.cpp176 Status TunerFilter::configureAvStreamType(int avStreamType) { in configureAvStreamType()
572 bool TunerFilter::getHidlAvStreamType(int avStreamType, AvStreamType& type) { in getHidlAvStreamType()
/aosp12/hardware/interfaces/tv/tuner/1.1/default/
H A DFilter.cpp281 Return<Result> Filter::configureAvStreamType(const V1_1::AvStreamType& avStreamType) { in configureAvStreamType()
/aosp12/frameworks/base/media/jni/tuner/
H A DFilterClient.cpp145 Result FilterClient::configureAvStreamType(AvStreamType avStreamType) { in configureAvStreamType()