Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.h26 class IntfImpl; member
DC2GoldfishVpxDec.cpp59 class C2GoldfishVpxDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2GoldfishVpxDec
61 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2GoldfishVpxDec::IntfImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp64 class C2GoldfishHevcDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2GoldfishHevcDec
66 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2GoldfishHevcDec::IntfImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp100 class C2GoldfishAvcDec::IntfImpl : public SimpleInterface<void>::BaseParams { class in android::C2GoldfishAvcDec
102 explicit IntfImpl(const std::shared_ptr<C2ReflectorHelper> &helper) in IntfImpl() function in android::C2GoldfishAvcDec::IntfImpl