Home
last modified time | relevance | path

Searched refs:getCodecTimestamp (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXNodeInstance.h307 int64_t getCodecTimestamp(OMX_TICKS timestamp);
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp1923 int64_t codecTimeUs = getCodecTimestamp(timestamp); in emptyGraphicBuffer_l()
1949 int64_t OMXNodeInstance::getCodecTimestamp(OMX_TICKS timestamp) { in getCodecTimestamp() function in android::OMXNodeInstance