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

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

Completed in 55 milliseconds