Lines Matching defs:cout
70 cout << "OnOutputFormatChanged received" << endl;
94 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl;
185 std::cout << "Flush ret:"<< ret <<endl;
438 std::cout << "audioEnc_ is nullptr " << std::endl;
473 std::cout << "clear input buffer!\n";
493 std::cout << "clear output buffer!\n";
499 std::cout << "signal_Release" <<endl;
524 std::cout << "HandleInputEOS->ret:"<< ret <<endl;
578 std::cout << "end buffer\n";
584 cout << "Fatal, exit:" <<ret << endl;
599 cout << "wait to stop, exit" << endl;
609 cout << "Fatal: FreeOutputData fail" << endl;
613 cout << "encode eos" << endl;
638 std::cout << "Encode finished, time = " << std::chrono::duration_cast<chrono::milliseconds>(end - start).count()