Searched refs:IsFinishedOK (Results 1 – 3 of 3) sorted by relevance
145 bool IsFinishedOK() const { return Code == 0; } in IsFinishedOK() function in CRangeDecoder480 if (RangeDec.IsFinishedOK()) in Decode()544 return RangeDec.IsFinishedOK() ? in Decode()
156 bool IsFinishedOK() const { return (_size == 0 && !_overflow); } in IsFinishedOK() function
378 calling the IsFinishedOK() function:380 bool IsFinishedOK() const { return Code == 0; }384 check in the IsFinishedOK() function provides very good feature for 910 if (RangeDec.IsFinishedOK())1043 return RangeDec.IsFinishedOK() ?