Searched refs:in_avStreamType (Results 1 – 2 of 2) sorted by relevance
115 ::ndk::ScopedAStatus configureAvStreamType(const AvStreamType& in_avStreamType) override;
473 ::ndk::ScopedAStatus Filter::configureAvStreamType(const AvStreamType& in_avStreamType) { in configureAvStreamType() argument481 switch (in_avStreamType.getTag()) { in configureAvStreamType()484 static_cast<uint32_t>(in_avStreamType.get<AvStreamType::Tag::audio>()); in configureAvStreamType()488 static_cast<uint32_t>(in_avStreamType.get<AvStreamType::Tag::video>()); in configureAvStreamType()