Searched refs:calculateCodecTimestamp_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.h467 bool calculateCodecTimestamp_l(nsecs_t bufferTimeNs, int64_t *codecTimeUs);
H A DGraphicBufferSource.cpp715 bool GraphicBufferSource::calculateCodecTimestamp_l( function in class:android::GraphicBufferSource
773 if (!calculateCodecTimestamp_l(item.mTimestampNs, &codecTimeUs)) {

Completed in 926 milliseconds