mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 17:16:50 +08:00
[misc]: Fix a few compile warnings and errors
Reported by llvm-clang. Change-Id: I62f22fe5754d3e8d77405d213c81fda5d9f5e27d Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
This commit is contained in:
@@ -87,7 +87,7 @@ OptionInfo mpi_dec_cmd[] = {
|
||||
{"s", "instance_nb", "number of instances"},
|
||||
{"v", "trace", "q - quiet f - show fps"},
|
||||
{"c", "verify_file", "verify file for slt check"},
|
||||
{NULL},
|
||||
{NULL, NULL, NULL},
|
||||
};
|
||||
|
||||
static MPP_RET add_new_slot(FileReaderImpl* impl, FileBufSlot *slot)
|
||||
|
Reference in New Issue
Block a user