Lines Matching defs:cout
57 cout << "OnOutputFormatChanged received" << endl;
81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl;
431 std::cout << "clear input buffer!\n";
450 std::cout << "clear output buffer!\n";
528 std::cout << "end buffer\n";
536 cout << "Fatal, exit" << endl;
550 cout << "wait to stop, exit" << endl;
556 cout << "decode eos" << endl;
564 cout << "Fatal: FreeOutputData fail" << endl;
590 std::cout << "Encode finished, time = " << std::chrono::duration_cast<chrono::milliseconds>(end - start).count()