Searched refs:decoding_successful (Results 1 – 4 of 4) sorted by relevance
25 decoding_successful(false), in FrameStatistic()116 if (it->decoding_successful) { in PrintSummary()
26 bool decoding_successful; member
314 stat.decoding_successful = true; in FrameDecoded()
366 f.frame_number, f.encoding_successful, f.decoding_successful, in PrintCsvOutput()452 f.decoding_successful ? "True " : "False", f.encode_time_in_us, in PrintPythonOutput()