Searched refs:DecoderIsAssigned (Results 1 – 4 of 4) sorted by relevance
120 … RINOK(ReadIsAssignedProp(GetCodecs, i, NMethodPropID::kDecoderIsAssigned, info.DecoderIsAssigned)) in Load()190 if ((encode ? codec.EncoderIsAssigned : codec.DecoderIsAssigned) in FindMethod_Index()226 if (codec.Id == methodId && (encode ? codec.EncoderIsAssigned : codec.DecoderIsAssigned)) in FindMethod_Index()401 if (codec.DecoderIsAssigned) in CreateCoder_Index()
37 bool DecoderIsAssigned; member40 CCodecInfoEx(): EncoderIsAssigned(false), DecoderIsAssigned(false), IsFilter(false) {} in CCodecInfoEx()
299 …oderClass(lib.GetMethodProperty, i, NMethodPropID::kDecoder, info.Decoder, info.DecoderIsAssigned)) in LoadCodecs()998 ci.DecoderIsAssigned : in Z7_COM7F_IMF()1028 if (ci.DecoderIsAssigned) in Z7_COM7F_IMF()1150 return Codecs[index - NUM_EXPORT_CODECS].DecoderIsAssigned; in GetCodec_DecoderIsAssigned()1311 u.DecoderIsAssigned = (cod.CreateDecoder != NULL); in Get_CodecsInfoUser_Vector()1328 u.DecoderIsAssigned = GetCodec_DecoderIsAssigned(j); in Get_CodecsInfoUser_Vector()
70 bool DecoderIsAssigned; member286 bool DecoderIsAssigned; member