Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/input_manager/
DVideoDecoder.h55 Status startDecoding();
DVideoInputManager.cpp111 Status status = mVideoDecoders[i]->startDecoding(); in startDecoders()
DVideoDecoder.cpp87 Status VideoDecoder::startDecoding() { in startDecoding() function in android::automotive::computepipe::runner::input_manager::VideoDecoder