Searched refs:readDecodedFrame (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/input_manager/ | ||
D | VideoDecoder.h | 69 bool readDecodedFrame(int64_t frameTimeMicros); |
D | VideoDecoder.cpp | 219 if (readDecodedFrame(frameTimeMicros)) { in decoderThreadFunction() |