Lines Matching defs:cout
57 cout << "OnOutputFormatChanged received" << endl;
81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl;
434 std::cout << "clear input buffer!\n";
453 std::cout << "clear output buffer!\n";
531 std::cout << "end buffer\n";
539 cout << "Fatal, exit" << endl;
553 cout << "wait to stop, exit" << endl;
559 cout << "decode eos" << endl;
567 cout << "Fatal: FreeOutputData fail" << endl;
592 std::cout << "Encode finished, time = " << std::chrono::duration_cast<chrono::milliseconds>(end - start).count()