Searched refs:CDllCodecInfo (Results 1 – 2 of 2) sorted by relevance
217 CDllCodecInfo info; in LoadCodecs()715 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetProperty()740 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in CreateDecoder()756 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in CreateEncoder()811 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetCodecLibIndex()845 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetCodecEncoderIsAssigned()
17 struct CDllCodecInfo struct179 CRecordVector<CDllCodecInfo> Codecs;