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;
519 std::cout << "HandleInputEOS->ret:"<< ret <<endl;
573 std::cout << "end buffer\n";
579 cout << "Fatal, exit:" <<ret << endl;
594 cout << "wait to stop, exit" << endl;
604 cout << "Fatal: FreeOutputData fail" << endl;
608 cout << "encode eos" << endl;
633 std::cout << "Encode finished, time = " << std::chrono::duration_cast<chrono::milliseconds>(end - start).count()