Lines Matching full:log2
36 #define LOG2 LOGV /*WARNING Logging*/
46 LOG2("DummyVideoSource::Create ");
57 LOG2("DummyVideoSource::DummyVideoSource constructor START");
64 LOG2("DummyVideoSource::DummyVideoSource constructor END");
70 LOG2("DummyVideoSource::~DummyVideoSource");
77 LOG2("DummyVideoSource::start START, %s", mUri);
87 LOG2("DummyVideoSource::start END");
96 LOG2("DummyVideoSource::stop START");
101 LOG2("DummyVideoSource::stop END");
108 LOG2("DummyVideoSource::getFormat");
126 LOG2("DummyVideoSource::read START");
139 LOG2("DummyVideoSource::read() End of stream reached; return NULL buffer");
150 LOG2("DummyVideoSource::read() jpg 1st frame timeUs = %lld, begin cut time = %ld", mFrameTimeUs, mImageSeekTime);
157 LOG2("DummyVideoSource::read() jpg frame timeUs = %lld", mFrameTimeUs);