mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 09:06:50 +08:00
[legacy]: Fix compile warning
Signed-off-by: Herman Chen <herman.chen@rock-chips.com> Change-Id: I461c05e2d29453a756f29028cc6ca2b437d2131c
This commit is contained in:
@@ -719,6 +719,7 @@ static RK_S32 mpi_dec_multi_test_parse_options(int argc, char **argv, MpiDecTest
|
||||
mpp_err("invalid nthreads\n");
|
||||
goto PARSE_OPINIONS_OUT;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
mpp_err("skip invalid opt %c\n", *opt);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user