Searched refs:getDecodingTimeUs (Results 1 – 2 of 2) sorted by relevance
353 int64_t getDecodingTimeUs();
2189 int64_t OMXCodec::getDecodingTimeUs() { in getDecodingTimeUs() function in android::OMXCodec2360 int64_t decodingTimeUs = isCodecSpecific? 0: getDecodingTimeUs(); in on_message()