Searched defs:setStartTimestampUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1328 void MPEG4Writer::setStartTimestampUs(int64_t timeUs) { function in class:android::MPEG4Writer
1329 ALOGI("setStartTimestampUs: %" PRId64, timeUs);
2202 mOwner->setStartTimestampUs(mStartTimestampUs);

Completed in 20 milliseconds