Searched refs:in_avStreamType (Results 1 – 4 of 4) sorted by relevance
139 ::ndk::ScopedAStatus TunerFilter::configureAvStreamType(const AvStreamType& in_avStreamType) { in configureAvStreamType() argument147 return mFilter->configureAvStreamType(in_avStreamType); in configureAvStreamType()
89 ::ndk::ScopedAStatus configureAvStreamType(const AvStreamType& in_avStreamType) override;
180 ::ndk::ScopedAStatus configureAvStreamType(const AvStreamType& in_avStreamType) override;
280 ::ndk::ScopedAStatus TunerHidlFilter::configureAvStreamType(const AvStreamType& in_avStreamType) { in configureAvStreamType() argument295 if (!getHidlAvStreamType(in_avStreamType, type)) { in configureAvStreamType()