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

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

Completed in 599 milliseconds