Searched refs:ReadIsAssignedProp (Results 1 – 1 of 1) sorted by relevance
45 static HRESULT ReadIsAssignedProp(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, boo… in ReadIsAssignedProp() function85 …RINOK(ReadIsAssignedProp(GetCodecs, i, NMethodPropID::kEncoderIsAssigned, info.EncoderIsAssigned)); in LoadCodecs()86 …RINOK(ReadIsAssignedProp(GetCodecs, i, NMethodPropID::kDecoderIsAssigned, info.DecoderIsAssigned)); in LoadCodecs()