Home
last modified time | relevance | path

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

/frameworks/av/media/module/libapexcodecs/
DApexCodecs.cpp62 struct ApexCodec_ComponentStore { struct
63 ApexCodec_ComponentStore() : mStore((ApexComponentStoreIntf *)GetApexComponentStore()) { in ApexCodec_ComponentStore() function
102 ApexCodec_ComponentStore *ApexCodec_GetComponentStore() { in ApexCodec_GetComponentStore() argument
/frameworks/av/media/module/libapexcodecs/include/apex/
DApexCodecs.h155 typedef struct ApexCodec_ComponentStore ApexCodec_ComponentStore; typedef