Home
last modified time | relevance | path

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

/hardware/google/av/codec2/include/
DC2Param.h597 struct C2Info : public C2Param { struct
600 inline C2Info(const Args(&... args)) : C2Param(args...) { } in C2Info() argument
602 enum : uint32_t { PARAM_KIND = Type::KIND_INFO };