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

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

Completed in 1291 milliseconds