Home | History | Annotate | Download | only in sfplugin

Lines Matching defs:err2

996     status_t err2 = mChannel->start(inputFormat, outputFormat);
997 if (err2 != OK) {
998 mCallback->onError(err2, ACTION_CODE_FATAL);