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