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

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h351 int64_t getDecodingTimeUs();
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2062 int64_t OMXCodec::getDecodingTimeUs() { function in class:android::OMXCodec
2253 int64_t decodingTimeUs = isCodecSpecific? 0: getDecodingTimeUs();

Completed in 60 milliseconds