Home
last modified time | relevance | path

Searched refs:stopDecoding (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/input_manager/
DVideoDecoder.cpp64 stopDecoding(); in ~VideoDecoder()
93 void VideoDecoder::stopDecoding() { in stopDecoding() function in android::automotive::computepipe::runner::input_manager::VideoDecoder
115 stopDecoding(); in initializeMediaExtractor()
DVideoDecoder.h59 void stopDecoding();
DVideoInputManager.cpp121 mVideoDecoders[i]->stopDecoding(); in resetDecoders()