Searched refs:freq32 (Results 1 – 1 of 1) sorted by relevance
2532 UInt32 freq32 = 0; in Bench() local2533 RINOK(ParsePropToUInt32(L"", propVariant, freq32)); in Bench()2534 if (freq32 == 0) in Bench()2536 specifiedFreq = (UInt64)freq32 * 1000000; in Bench()2541 PrintNumber(*printCallback, freq32, 0); in Bench()