Searched refs:startDecoding (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/input_manager/ | ||
D | VideoDecoder.h | 55 Status startDecoding(); |
D | VideoInputManager.cpp | 111 Status status = mVideoDecoders[i]->startDecoding(); in startDecoders() |
D | VideoDecoder.cpp | 87 Status VideoDecoder::startDecoding() { in startDecoding() function in android::automotive::computepipe::runner::input_manager::VideoDecoder |