Searched refs:notifyInputError (Results 1 – 4 of 4) sorted by relevance
203 mEngine->notifyInputError(); in decoderThreadFunction()312 mEngine->notifyInputError(); in readDecodedFrame()
37 virtual void notifyInputError() = 0;
324 void notifyInputError() override;
741 void InputCallback::notifyInputError() { in notifyInputError() function in android::automotive::computepipe::runner::engine::InputCallback