Home
last modified time | relevance | path

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

/frameworks/av/media/module/libapexcodecs/
DApexCodecs.cpp41 struct ApexCodec_Component { struct
42 explicit ApexCodec_Component(std::unique_ptr<ApexComponentIntf> &&comp) in ApexCodec_Component() argument
62 struct ApexCodec_ComponentStore { argument
/frameworks/av/media/module/libapexcodecs/include/apex/
DApexCodecs.h184 typedef struct ApexCodec_Component ApexCodec_Component; typedef