Searched refs:freq32 (Results 1 – 1 of 1) sorted by relevance
2883 UInt32 freq32 = 0; in Bench() local2884 RINOK(ParsePropToUInt32(UString(), propVariant, freq32)); in Bench()2885 if (freq32 == 0) in Bench()2887 specifiedFreq = (UInt64)freq32 * 1000000; in Bench()2892 PrintNumber(*printCallback, freq32, 0); in Bench()