Searched refs:stopDecoding (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/input_manager/ | ||
D | VideoDecoder.cpp | 64 stopDecoding(); in ~VideoDecoder() |
D | VideoDecoder.h | 59 void stopDecoding(); |
D | VideoInputManager.cpp | 121 mVideoDecoders[i]->stopDecoding(); in resetDecoders() |