Home
last modified time | relevance | path

Searched refs:SimpleC2Interface (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h33 class SimpleC2Interface : public C2ComponentInterface {
35 SimpleC2Interface(const char *name, c2_node_id_t id, const std::shared_ptr<T> &impl) in SimpleC2Interface() function
41 ~SimpleC2Interface() override = default;
81 class SimpleC2Interface<void> {
185 using SimpleInterface = SimpleC2Interface<T>;
/frameworks/av/media/codec2/components/base/
DAndroid.bp19 "SimpleC2Interface.cpp",
123 "SimpleC2Interface.cpp",