Home
last modified time | relevance | path

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

/external/opencore/nodes/common/include/
Dpvmf_node_registry.h143 class PVMFComponentFormatPairType
146 PVMFComponentFormatPairType(char* input in PVMFComponentFormatPairType() function
151 PVMFComponentFormatPairType(PVMFComponentFormatType& input in PVMFComponentFormatPairType() function
157 PVMFComponentFormatPairType(const PVMFComponentFormatPairType& s) in PVMFComponentFormatPairType() function
170 typedef Oscl_Vector<PVMFComponentFormatPairType, OsclMemAllocator> PVMFComponentFormatPairListType;
201 iInputOutputFormatCapability.push_back(PVMFComponentFormatPairType(infmt, outfmt)); in AddFormatPair()
206 Oscl_Vector<PVMFComponentFormatPairType, OsclMemAllocator> iInputOutputFormatCapability;