Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Param.h611 struct C2Info : public C2Param { struct
614 inline C2Info(const Args(&... args)) : C2Param(args...) { } in C2Info() function
616 enum : uint32_t { PARAM_KIND = Type::KIND_INFO };