mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-03 16:26:24 +08:00
[mpi_enc_test]: add slt testcase
slt verify file: mpi_enc_test -w 4096 -h 2304 -t 7 -slt enc_xxx.verify -n 5 mpi_dec_test -i <inputfile> -t 7 -slt dec_xxx.verify -n 5 Change-Id: I528fcd8d1adf8821c1555790cd8482108f219fdc Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
This commit is contained in:
@@ -66,6 +66,7 @@ typedef struct MpiEncTestArgs_t {
|
||||
FpsCalc fps;
|
||||
RK_U32 psnr_en;
|
||||
RK_U32 ssim_en;
|
||||
char *file_slt;
|
||||
} MpiEncTestArgs;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user