Searched refs:NUM_EXPORT_CODECS (Results 1 – 1 of 1) sorted by relevance
804 #define NUM_EXPORT_CODECS g_NumCodecs macro813 #define NUM_EXPORT_CODECS 0 macro820 *numMethods = NUM_EXPORT_CODECS in GetNumMethods()836 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetProperty()863 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in CreateDecoder()886 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in CreateEncoder()948 const CDllCodecInfo &ci = Codecs[index - NUM_EXPORT_CODECS]; in GetCodec_LibIndex()986 return Codecs[index - NUM_EXPORT_CODECS].DecoderIsAssigned; in GetCodec_DecoderIsAssigned()1008 return Codecs[index - NUM_EXPORT_CODECS].EncoderIsAssigned; in GetCodec_EncoderIsAssigned()