Home | History | Annotate | Download | only in v4l2_codec2

Lines Matching defs:notifyError

953 void C2VDAComponent::notifyError(VideoDecodeAcceleratorAdaptor::Result error) {
954 ALOGE("Got notifyError from VDA error=%d", error);
971 ALOGE("Shouldn't get SUCCESS err code in NotifyError(). Skip it...");