Searched refs:CheckCrc_Dec (Results 1 – 1 of 1) sorted by relevance
711 bool CheckCrc_Dec; member759 CheckCrc_Dec(true), in CEncoderInfo()1113 crcOutStreamSpec->CalcCrc = ((i & 0x7F) == 0 || CheckCrc_Dec); in Decode()1233 encoder.CheckCrc_Dec = (benchProps->DecComplexCompr + benchProps->DecComplexUnc) > 30 ; in MethodBench()