Home
last modified time | relevance | path

Searched defs:IntfImpl (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.h25 class IntfImpl; member
DC2GoldfishVpxDec.cpp62 class C2GoldfishVpxDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2GoldfishVpxDec
64 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2GoldfishVpxDec::IntfImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp69 class C2GoldfishAvcDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2GoldfishAvcDec
71 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2GoldfishAvcDec::IntfImpl