Lines Matching refs:RINOK
58 RINOK(codecsInfo->GetProperty(index, propID, &prop))
71 RINOK(codecsInfo->GetProperty(index, propID, &prop))
92 RINOK(GetCodecs->GetNumMethods(&num))
98 RINOK(GetCodecs->GetProperty(i, NMethodPropID::kID, &prop))
106 RINOK(GetCodecs->GetProperty(i, NMethodPropID::kName, &prop))
112 RINOK(ReadNumberOfStreams(GetCodecs, i, NMethodPropID::kPackStreams, info.NumStreams))
115 RINOK(ReadNumberOfStreams(GetCodecs, i, NMethodPropID::kUnpackStreams, numUnpackStreams))
119 RINOK(ReadIsAssignedProp(GetCodecs, i, NMethodPropID::kEncoderIsAssigned, info.EncoderIsAssigned))
120 RINOK(ReadIsAssignedProp(GetCodecs, i, NMethodPropID::kDecoderIsAssigned, info.DecoderIsAssigned))
121 RINOK(ReadIsAssignedProp(GetCodecs, i, NMethodPropID::kIsFilter, info.IsFilter))
136 RINOK(GetHashers->GetHasherProp(i, NMethodPropID::kID, &prop))
144 RINOK(GetHashers->GetHasherProp(i, NMethodPropID::kName, &prop))