2024-04-22 11:04 ftp://ftp.de.debian.org/debian/pool/main/s/svt-av1/svt-av1_2.0.0+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: ea2e716 (2024-04-21 15:59:20 +0200) count: 3840 3840 elapsed-time: 1241.4 1245.0 head-timing-info: old-timing-info: head results: SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:50:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:66:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:73:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:131:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:203:13: style: Condition '!init_pic_buffer((EbSvtIOFormat*)recon_buffer->p_buffer,&cli,config_ptr)' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:203:29: note: Calling function 'init_pic_buffer' returns 0 SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:203:13: note: Condition '!init_pic_buffer((EbSvtIOFormat*)recon_buffer->p_buffer,&cli,config_ptr)' is always true SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:30:89: style: Parameter 'config' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecAppMain.c:71:20: style: Variable 'img' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecParamParser.c:43:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecParamParser.c:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbDecParamParser.c:125:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:227:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:258:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:314:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:339:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:428:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:475:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:528:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:616:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbFileUtils.c:644:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:244:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:251:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:68:27: style:inconclusive: Function 'md5_init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.h:43:27: note: Function 'md5_init' argument 1 names different: declaration 'context' definition 'ctx'. SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:68:27: note: Function 'md5_init' argument 1 names different: declaration 'context' definition 'ctx'. SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:82:29: style:inconclusive: Function 'md5_update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.h:44:29: note: Function 'md5_update' argument 1 names different: declaration 'context' definition 'ctx'. SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:82:29: note: Function 'md5_update' argument 1 names different: declaration 'context' definition 'ctx'. SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:123:54: style:inconclusive: Function 'md5_final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.h:45:54: note: Function 'md5_final' argument 2 names different: declaration 'context' definition 'ctx'. SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:123:54: note: Function 'md5_final' argument 2 names different: declaration 'context' definition 'ctx'. SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:241:30: style: Parameter 'digest' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/App/DecApp/EbMD5Utility.c:249:20: style: Variable 'img' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:198:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:211:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:224:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:235:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:261:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:276:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:300:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:327:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:358:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:368:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:389:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:409:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:432:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:476:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:485:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:491:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:543:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:561:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:573:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1361:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1396:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1437:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1517:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1552:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1576:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1619:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1640:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1701:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1836:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1998:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:2016:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:2055:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:2195:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:2238:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:2249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:2394:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1861:56: style: Condition 'debug_build' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1634:58: style:inconclusive: Function 'handle_stats_file' argument 2 names different: declaration 'pass' definition 'enc_pass'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.h:220:62: note: Function 'handle_stats_file' argument 2 names different: declaration 'pass' definition 'enc_pass'. SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1634:58: note: Function 'handle_stats_file' argument 2 names different: declaration 'pass' definition 'enc_pass'. SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1470:53: style: Parameter 'argv' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppConfig.c:1801:76: style: Parameter 'argv' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:40:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:80:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EbBufferHeaderType [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:120:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:143:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:190:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:402:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:449:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:224:48: warning: Either the condition 'end==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:229:53: note: Assuming that condition 'end==NULL' is not redundant SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:223:37: note: end is assigned 'p' here. SVT-AV1-v2.0.0/Source/App/EncApp/EbAppContext.c:224:48: note: Null pointer dereference SVT-AV1-v2.0.0/Source/App/EncApp/EbAppInputy4m.c:23:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppInputy4m.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppInputy4m.c:244:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:75:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:135:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:162:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:263:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:359:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:391:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:403:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:415:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:447:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:460:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:486:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:500:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:139:46: style: Parameter 'app_cfg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppMain.c:360:23: style: Variable 'app_cfg' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:195:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:426:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:464:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIVATE_DATA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:495:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:572:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:629:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:692:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:816:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorMax [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:1029:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorMax [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:111:35: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:134:36: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:710:28: style: Parameter 'app_cfg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/App/EncApp/EbAppProcessCmd.c:723:59: style: Parameter 'header_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:64:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:68:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sub_pel_filters_4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:73:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sub_pel_filters_8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:123:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:141:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:161:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:183:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:207:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:226:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:241:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:256:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:271:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:281:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:293:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:306:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:322:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:333:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:346:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:360:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:590:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:704:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:717:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:725:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:732:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:739:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:745:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:751:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:757:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:763:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:769:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:774:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:792:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:797:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:805:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:813:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:818:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:826:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:831:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:837:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:854:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:862:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:870:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:886:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:898:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:907:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:920:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:930:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:942:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:948:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:954:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:963:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:969:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:975:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:986:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:998:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1010:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1022:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1034:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1043:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1053:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1063:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1073:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1085:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1095:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1109:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1119:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1129:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1141:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1165:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1175:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1185:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1197:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1210:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1222:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1235:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1246:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1335:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1359:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1377:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1751:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1759:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1778:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1785:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1811:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1824:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1836:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1843:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1857:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1870:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1886:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1897:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1908:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1919:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1935:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1949:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1962:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1967:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1974:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1981:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1987:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:1993:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2005:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2017:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2031:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2044:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2084:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2090:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2094:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2107:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2116:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2123:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2149:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2165:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2185:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2205:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2262:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2272:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2281:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2294:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2307:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2319:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2331:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2336:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2348:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2355:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2362:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2380:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2391:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2402:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2413:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2430:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2442:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2453:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2467:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2481:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2494:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2507:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.h:2593:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:28:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:44:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:62:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:88:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:125:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_blend_a64_mask_shuffle [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:187:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:210:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_blend_a64_mask_shuffle [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:239:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_blend_a64_mask_shuffle [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:293:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:314:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:336:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:382:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:403:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:454:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src0 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:492:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:516:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:524:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:542:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:563:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:587:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:618:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:641:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:667:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:691:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:716:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:870:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:906:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1006:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1043:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1143:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1180:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1219:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1366:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1379:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1393:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbBlend_a64_mask_avx2.c:1408:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbHighbdIntraPrediction_AVX2.c:1178:1: error: There is an unknown macro here somewhere. Configuration is required. If EB_ALIGN is a macro then please configure it. [unknownMacro] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbInterPredictionCom_avx2.c:23:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFF_FACTOR_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbInterPredictionCom_avx2.c:36:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFF_FACTOR_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbInterPredictionCom_avx2.c:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbInterPredictionCom_avx2.c:187:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbInterPredictionCom_avx2.c:322:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbInterPredictionCom_avx2.c:321:74: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/txfm_common_avx2.h:171:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dy_mask_array [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:858:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable even_odd_mask_x [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:973:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:1622:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable even_odd_mask_x [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:1734:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable even_odd_mask_x [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:1861:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable load_mask_x [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2420:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2451:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint8_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2458:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint8_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2466:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint8_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2675:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highbd_even_odd_maskx4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2791:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highbd_even_odd_maskx4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:2908:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highbd_even_odd_maskx [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:3053:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highbd_even_odd_maskx [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:3213:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highbd_load_maskx [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:3373:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highbd_load_maskx [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:3778:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:3824:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:3832:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:253:29: style: Condition 'cols-c>=15' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:202:21: note: Assuming that condition 'cols<16' is not redundant SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:252:21: note: Assignment 'c=1', assigned value is 1 SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbIntraPrediction_Intrinsic_AVX2.c:253:29: note: Condition 'cols-c>=15' is always true SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/txfm_common_avx2.h:136:43: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:2511:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temp_coeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:2561:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temp_coeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:2188:63: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:2218:63: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:1623:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:1623:83: style: Parameter 'pred' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/EbPictureOperators_Intrinsic_AVX2.c:2173:66: style: Parameter 'in16b_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:170:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:182:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:193:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:202:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:280:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:593:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:705:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:910:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:996:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:1127:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:1225:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:1386:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:1434:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/aom_subpixel_8t_intrin_avx2.c:1435:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.h:35:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_inv_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:61:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:132:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:179:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:297:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:358:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:393:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:554:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:606:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:663:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:729:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1078:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1164:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1283:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1398:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1573:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1638:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1673:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1698:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1718:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:1756:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/av1_inv_txfm_avx2.c:2452:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:419:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:439:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:467:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_cdef_directions [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:565:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:714:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:870:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:997:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cdef_block_avx2.c:1116:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:47:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE_I128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:115:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE_I128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:182:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE_I128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:279:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE_I256 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:339:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE_I256 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:214:31: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:178:22: note: outer condition: (width==4)||(width==8) SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/cfl_avx2.c:214:31: note: opposite inner condition: width==32 SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:22:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:137:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:196:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:271:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:398:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:518:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:675:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:854:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1007:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILTER_TAP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1054:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1076:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:22:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:106:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:137:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:196:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:623:31: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:797:31: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:968:31: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1029:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:254:68: style: Parameter 'filter_params_y' can be declared as pointer to const. However it seems that 'convolve_2d_sr_ver_2tap_avx2' is a callback function, if 'filter_params_y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1020:9: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:254:68: note: Parameter 'filter_params_y' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:497:68: style: Parameter 'filter_params_y' can be declared as pointer to const. However it seems that 'convolve_2d_sr_ver_4tap_avx2' is a callback function, if 'filter_params_y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1022:9: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:497:68: note: Parameter 'filter_params_y' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:648:68: style: Parameter 'filter_params_y' can be declared as pointer to const. However it seems that 'convolve_2d_sr_ver_6tap_avx2' is a callback function, if 'filter_params_y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1024:9: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:648:68: note: Parameter 'filter_params_y' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:822:68: style: Parameter 'filter_params_y' can be declared as pointer to const. However it seems that 'convolve_2d_sr_ver_8tap_avx2' is a callback function, if 'filter_params_y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:1025:9: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_2d_avx2.c:822:68: note: Parameter 'filter_params_y' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:56:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:893:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:901:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:909:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:925:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1249:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1341:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFWTD_38_INV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1451:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEDGE_WEIGHT_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1502:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1518:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1535:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1545:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1556:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1568:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1586:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1603:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1614:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1646:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1773:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1852:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:56:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:343:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:484:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:626:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:627:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:670:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:835:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:836:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:930:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1099:23: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1133:27: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1182:27: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1732:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/convolve_avx2.c:1733:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_convolve_2d_avx2.c:26:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_convolve_avx2.c:34:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_convolve_avx2.c:157:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:553:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:756:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:1098:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:1317:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:1621:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:2230:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:3932:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5743:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5819:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5890:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5958:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6640:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6662:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6722:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6788:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6854:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6921:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6988:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:7049:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:7112:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:7150:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:7247:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:1263:52: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:1861:34: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:2757:39: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct16_low8_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5726:28: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:2757:39: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:2901:34: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct16_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5726:46: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:2901:34: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4044:39: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct32_low8_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5730:25: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4044:39: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4153:40: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct32_low16_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5730:43: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4153:40: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4299:38: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4648:39: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct64_low1_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5733:7: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4648:39: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4751:39: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct64_low8_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5733:25: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4751:39: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4977:40: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct64_low16_avx2' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5733:43: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:4977:40: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:5271:34: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6145:45: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6174:46: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_inv_txfm_avx2.c:6203:37: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_jnt_convolve_avx2.c:36:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_jnt_convolve_avx2.c:211:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_jnt_convolve_avx2.c:433:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_jnt_convolve_avx2.c:595:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_warp_affine_avx2.c:34:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/highbd_warp_affine_avx2.c:543:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:22:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:259:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:753:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:1229:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:1463:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:1768:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:2093:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILTER_TAP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:756:49: style: Same expression on both sides of '-' because 'round_1' and 'COMPOUND_ROUND1_BITS' represent the same value. [duplicateExpression] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:753:34: note: 'round_1' is assigned value 'COMPOUND_ROUND1_BITS' here. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:756:49: note: Same expression on both sides of '-' because 'round_1' and 'COMPOUND_ROUND1_BITS' represent the same value. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:759:50: style: Same expression on both sides of '-' because 'round_1' and 'COMPOUND_ROUND1_BITS' represent the same value. [duplicateExpression] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:753:34: note: 'round_1' is assigned value 'COMPOUND_ROUND1_BITS' here. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:759:50: note: Same expression on both sides of '-' because 'round_1' and 'COMPOUND_ROUND1_BITS' represent the same value. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:22:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:104:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:135:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:194:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:1702:31: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:2018:31: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_2d_avx2.c:2115:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:24:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:33:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:42:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:50:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:670:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1032:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1630:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2340:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILTER_TAP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2366:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2373:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2385:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2661:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2669:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2677:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2687:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2696:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2705:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2714:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2722:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2730:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2740:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2749:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2758:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2766:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2775:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2783:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2791:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3069:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3383:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3599:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILTER_TAP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:50:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:670:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1032:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1201:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1203:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1394:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1396:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1580:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1630:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1825:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:1827:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2054:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2056:39: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2276:35: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:2791:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3069:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3172:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/jnt_convolve_avx2.c:3383:19: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:273:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:391:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:445:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:593:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:677:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_PROC_UNIT_PELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:746:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_UNITPELS_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:709:14: style: Variable 'C' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/selfguided_avx2.c:710:14: style: Variable 'D' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:260:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:319:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:352:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eb_av1_filter_8bit [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:379:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:412:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:440:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:496:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:539:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:603:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:647:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:709:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:825:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:881:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:935:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:987:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:1013:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:1092:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:1112:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/warp_plane_avx2.c:514:76: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:52:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:88:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:96:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:104:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:120:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:128:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.h:133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:40:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:47:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:54:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:61:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:103:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:518:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:106:18: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:119:12: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:148:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:186:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:187:20: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:231:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:281:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:313:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:314:20: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:353:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:398:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:424:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:425:20: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_AVX2/wiener_convolve_avx2.c:458:26: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:22:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:21:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:37:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:95:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:193:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:282:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:373:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:42:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:119:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:161:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:324:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:351:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:971:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbBlend_a64_mask_neon.c:364:60: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:42:7: style: Variable 's' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:119:7: style: Variable 's' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:161:7: style: Variable 's' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:324:7: style: Variable 's' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/mem_neon.h:351:7: style: Variable 's' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:66:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:144:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base_mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:183:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:227:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:418:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable even_odd_mask_x [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:605:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable even_odd_mask_x [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:800:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LoadMaskz2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1082:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1225:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1242:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1259:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1295:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1332:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1373:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1383:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dstT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1393:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1611:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1917:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_SHIFT2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1926:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1934:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1943:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1952:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1961:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1970:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1979:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1988:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:1997:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2006:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2015:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2024:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2033:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2042:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2127:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2157:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2174:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2321:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2322:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2323:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2375:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2376:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2397:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2465:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2466:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2467:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2526:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2527:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2547:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2601:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2602:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbIntraPrediction_neon.c:2603:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbPictureOperators_Intrinsic_neon.c:125:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/EbPictureOperators_Intrinsic_neon.c:125:83: style: Parameter 'pred' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/aom_convolve8_neon.c:51:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/aom_convolve8_neon.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/aom_convolve8_neon.c:238:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:318:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable av1_eob_to_eobxy_default [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:325:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:333:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:343:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:365:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:387:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:409:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:431:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:453:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:475:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:497:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:520:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:650:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:674:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:698:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:711:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coef1 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:740:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:764:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:774:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c0 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:947:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:988:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sqrt_2_list [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1007:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_inv_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1026:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1934:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:2052:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:2308:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3087:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3998:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:4049:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:4114:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:4176:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:4279:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dqcoeff_16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:781:49: style: Parameter 'in' can be declared as pointer to const. However it seems that 'iadst8_neon' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3977:68: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:781:49: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:850:54: style: Parameter 'in' can be declared as pointer to const. However it seems that 'iadst8_low1_neon' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3977:50: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:850:54: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1271:50: style: Parameter 'in' can be declared as pointer to const. However it seems that 'iadst16_neon' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3980:48: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1271:50: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1421:55: style: Parameter 'in' can be declared as pointer to const. However it seems that 'iadst16_low1_neon' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3980:10: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1421:55: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1509:55: style: Parameter 'in' can be declared as pointer to const. However it seems that 'iadst16_low8_neon' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:3980:29: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/av1_inv_txfm_neon.c:1509:55: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/cdef_filter_block_neon.c:31:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/cdef_filter_block_neon.c:150:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/cdef_filter_block_neon.c:301:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/cfl_neon.c:103:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:36:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:56:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:83:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:97:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:114:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:143:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:176:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:197:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:223:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:231:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:343:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:438:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:523:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:553:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_ROUND1_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:561:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:677:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:776:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:27:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:47:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:64:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:218:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:269:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:377:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:469:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:550:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:570:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:582:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:806:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1001:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1188:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1207:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1215:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1396:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1546:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1677:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1697:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1705:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1938:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:2140:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:2301:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:372:102: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:464:67: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:801:88: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:996:61: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1155:65: style: Parameter 'filter_params_x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1394:70: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1544:92: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:1936:70: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.c:2138:92: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:340:93: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:435:72: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:674:93: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/compound_convolve_neon.h:773:72: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:80:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:111:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:205:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:232:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:329:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:352:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:455:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:554:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:574:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:598:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:773:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:810:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:911:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:952:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1077:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1120:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1232:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1281:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1434:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1583:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/convolve_neon.c:1647:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEDGE_WEIGHT_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:66:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_MTABLE_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:187:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_MTABLE_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:296:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_BORDER_HORZ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:493:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:566:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:647:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:716:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:778:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_BORDER_HORZ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1232:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1299:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1461:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:306:17: style: Variable 'dst1_16_ptr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:307:17: style: Variable 'dst2_ptr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:308:17: style: Variable 'src_ptr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:912:15: style: Variable 'w' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1119:13: style: Variable 'A_tmp' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1120:13: style: Variable 'B_tmp' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1121:13: style: Variable 'src_ptr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/selfguided_neon.c:1122:13: style: Variable 'dst_ptr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:31:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:42:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:67:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:99:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:122:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:161:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:217:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:286:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:397:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND0_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/warp_plane_neon.c:528:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDPIXEL_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/wiener_convolve_neon.c:67:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/wiener_convolve_neon.c:208:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/wiener_convolve_neon.c:320:22: style: Variable 'height' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_NEON/wiener_convolve_neon.c:321:22: style: Variable 'width' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1125:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable temp_dst [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:270:56: style:inconclusive: Function 'svt_aom_lpf_horizontal_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:48:56: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:270:56: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:270:86: style:inconclusive: Function 'svt_aom_lpf_horizontal_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:48:78: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:270:86: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:270:110: style:inconclusive: Function 'svt_aom_lpf_horizontal_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:48:101: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:270:110: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:271:51: style:inconclusive: Function 'svt_aom_lpf_horizontal_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:49:51: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:271:51: note: Function 'svt_aom_lpf_horizontal_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:291:54: style:inconclusive: Function 'svt_aom_lpf_vertical_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:60:54: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:291:54: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:291:84: style:inconclusive: Function 'svt_aom_lpf_vertical_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:60:76: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:291:84: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:291:108: style:inconclusive: Function 'svt_aom_lpf_vertical_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:60:99: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:291:108: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:292:49: style:inconclusive: Function 'svt_aom_lpf_vertical_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:61:49: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:292:49: note: Function 'svt_aom_lpf_vertical_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:602:57: style:inconclusive: Function 'svt_aom_lpf_horizontal_14_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:45:57: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:602:57: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:602:75: style:inconclusive: Function 'svt_aom_lpf_horizontal_14_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:45:79: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:602:75: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:602:99: style:inconclusive: Function 'svt_aom_lpf_horizontal_14_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:45:102: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:602:99: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:603:52: style:inconclusive: Function 'svt_aom_lpf_horizontal_14_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:46:52: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:603:52: note: Function 'svt_aom_lpf_horizontal_14_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:762:56: style:inconclusive: Function 'svt_aom_lpf_horizontal_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:51:56: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:762:56: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:762:74: style:inconclusive: Function 'svt_aom_lpf_horizontal_6_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:51:78: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:762:74: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:762:98: style:inconclusive: Function 'svt_aom_lpf_horizontal_6_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:51:101: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:762:98: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:763:51: style:inconclusive: Function 'svt_aom_lpf_horizontal_6_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:52:51: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:763:51: note: Function 'svt_aom_lpf_horizontal_6_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:936:56: style:inconclusive: Function 'svt_aom_lpf_horizontal_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:54:56: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:936:56: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:936:74: style:inconclusive: Function 'svt_aom_lpf_horizontal_8_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:54:78: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:936:74: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:936:98: style:inconclusive: Function 'svt_aom_lpf_horizontal_8_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:54:101: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:936:98: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:937:51: style:inconclusive: Function 'svt_aom_lpf_horizontal_8_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:55:51: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:937:51: note: Function 'svt_aom_lpf_horizontal_8_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1095:54: style:inconclusive: Function 'svt_aom_lpf_vertical_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:63:54: note: Function 'svt_aom_lpf_vertical_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1095:54: note: Function 'svt_aom_lpf_vertical_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1133:54: style:inconclusive: Function 'svt_aom_lpf_vertical_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:66:54: note: Function 'svt_aom_lpf_vertical_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1133:54: note: Function 'svt_aom_lpf_vertical_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1170:55: style:inconclusive: Function 'svt_aom_lpf_vertical_14_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:57:55: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1170:55: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1170:73: style:inconclusive: Function 'svt_aom_lpf_vertical_14_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:57:77: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1170:73: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1170:97: style:inconclusive: Function 'svt_aom_lpf_vertical_14_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:57:100: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1170:97: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1171:50: style:inconclusive: Function 'svt_aom_lpf_vertical_14_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:58:50: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1171:50: note: Function 'svt_aom_lpf_vertical_14_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1488:87: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 3 names different: declaration 'blimit' definition 'blt'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:21:87: note: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 3 names different: declaration 'blimit' definition 'blt'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1488:87: note: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 3 names different: declaration 'blimit' definition 'blt'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1488:107: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 4 names different: declaration 'limit' definition 'lt'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:21:110: note: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 4 names different: declaration 'limit' definition 'lt'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1488:107: note: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 4 names different: declaration 'limit' definition 'lt'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1489:59: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 5 names different: declaration 'thresh' definition 'thr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:22:59: note: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 5 names different: declaration 'thresh' definition 'thr'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1489:59: note: Function 'svt_aom_highbd_lpf_horizontal_14_sse2' argument 5 names different: declaration 'thresh' definition 'thr'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1623:64: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:27:64: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1623:64: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1623:82: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:27:86: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1623:82: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1623:106: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:27:109: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1623:106: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1624:58: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:28:58: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1624:58: note: Function 'svt_aom_highbd_lpf_horizontal_6_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1774:64: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:30:64: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1774:64: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1774:82: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:30:86: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1774:82: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1774:106: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:30:109: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1774:106: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1775:58: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:31:58: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1775:58: note: Function 'svt_aom_highbd_lpf_horizontal_8_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1847:64: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:24:64: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1847:64: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1847:82: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:24:86: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1847:82: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 3 names different: declaration 'blimit' definition '_blimit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1847:106: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:24:109: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1847:106: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 4 names different: declaration 'limit' definition '_limit'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1848:58: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:25:58: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1848:58: note: Function 'svt_aom_highbd_lpf_horizontal_4_sse2' argument 5 names different: declaration 'thresh' definition '_thresh'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1863:62: style:inconclusive: Function 'svt_aom_highbd_lpf_vertical_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:36:62: note: Function 'svt_aom_highbd_lpf_vertical_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1863:62: note: Function 'svt_aom_highbd_lpf_vertical_4_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1889:62: style:inconclusive: Function 'svt_aom_highbd_lpf_vertical_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:39:62: note: Function 'svt_aom_highbd_lpf_vertical_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1889:62: note: Function 'svt_aom_highbd_lpf_vertical_6_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1921:62: style:inconclusive: Function 'svt_aom_highbd_lpf_vertical_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_SSE2.h:42:62: note: Function 'svt_aom_highbd_lpf_vertical_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbDeblockingFilter_Intrinsic_SSE2.c:1921:62: note: Function 'svt_aom_highbd_lpf_vertical_8_sse2' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:100:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_SHIFT2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:891:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:905:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:919:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:932:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:944:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:956:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:968:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:980:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:992:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/EbIntraPrediction_AV1_Intrinsic_SSE2.c:1004:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_MULTIPLIER_1X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_2d_sse2.c:18:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_2d_sse2.c:39:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_2d_sse2.c:225:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:20:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:118:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:137:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:238:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:368:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:432:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/convolve_sse2.c:520:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WEDGE_WEIGHT_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_2d_sse2.c:27:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_2d_sse2.c:68:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_2d_sse2.c:285:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_sse2.c:19:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_sse2.c:80:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_sse2.c:106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/jnt_convolve_sse2.c:233:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE2/wiener_convolve_sse2.c:23:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:38:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:54:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:109:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:124:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:142:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:169:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_ROUND_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:220:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:238:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:255:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:279:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:303:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:324:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:345:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_sse4.h:366:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:27:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:46:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:94:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:120:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:145:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:180:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:205:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:226:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:255:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:286:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:318:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:404:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:442:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:484:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:525:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:568:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:609:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:655:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:700:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:799:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:822:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:845:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:913:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:947:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1524:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1697:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1718:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1749:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1775:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_BLEND_A64_MAX_ALPHA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1800:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbBlend_a64_mask_sse4.c:1798:72: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbIntraPrediction16bit_Intrinsic_SSE4_1.c:47:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kern [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbIntraPrediction16bit_Intrinsic_SSE4_1.c:141:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kern [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbIntraPrediction16bit_Intrinsic_SSE4_1.c:228:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kernel [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbPictureOperators_Intrinsic_SSE4_1.c:576:63: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbPictureOperators_Intrinsic_SSE4_1.c:606:63: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbPictureOperators_Intrinsic_SSE4_1.c:391:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbPictureOperators_Intrinsic_SSE4_1.c:391:85: style: Parameter 'pred' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/EbPictureOperators_Intrinsic_SSE4_1.c:561:66: style: Parameter 'in16b_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:26:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:101:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:222:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:255:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:317:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:446:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:221:55: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/av1_convolve_scale_sse4.c:444:62: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/cdef_block_sse4_1.c:129:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/cdef_block_sse4_1.c:261:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/cdef_block_sse4_1.c:435:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/cdef_block_sse4_1.c:548:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_VERY_LARGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/cdef_block_sse4_1.c:687:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/filterintra_sse4.c:25:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_convolve_2d_sse4.c:29:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_convolve_2d_sse4.c:69:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_convolve_2d_sse4.c:202:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:364:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:941:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:1740:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:1753:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:2486:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:2555:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:2571:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:2636:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6726:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6802:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6846:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6907:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6972:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:7060:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:7121:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:7203:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:7326:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:1113:41: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:1156:39: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:1948:41: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:2006:41: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:2049:39: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:3134:44: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct16x16_low8_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6712:33: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:3134:44: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:3279:43: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct16x16_new_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6712:56: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:3279:43: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4597:44: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct32x32_low1_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6716:7: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4597:44: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4670:44: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct32x32_low8_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6716:30: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4670:44: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4777:45: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct32x32_low16_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6716:53: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4777:45: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:4920:39: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5265:44: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct64x64_low1_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6719:7: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5265:44: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5368:44: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct64x64_low8_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6719:30: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5368:44: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5594:45: style: Parameter 'in' can be declared as pointer to const. However it seems that 'idct64x64_low16_sse4_1' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6719:53: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5594:45: note: Parameter 'in' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:5889:47: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6336:36: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_inv_txfm_sse4.c:6769:43: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_jnt_convolve_sse4.c:48:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_jnt_convolve_sse4.c:58:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_jnt_convolve_sse4.c:94:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/highbd_jnt_convolve_sse4.c:304:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/reconinter_sse4.c:25:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFWTD_38_INV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/reconinter_sse4.c:95:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFWTD_38 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:160:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:263:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:286:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_eb_sgr_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:419:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_SGR_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:456:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_PROC_UNIT_PELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:525:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_UNITPELS_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:488:14: style: Variable 'C' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/selfguided_sse4.c:489:14: style: Variable 'D' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:55:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable even_mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:89:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:128:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDDIFF_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:160:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:180:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:205:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:229:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:291:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:356:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:450:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:489:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:526:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:564:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:582:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pred [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:653:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:673:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:812:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref2b [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:820:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:836:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_warped_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:942:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref8b [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:966:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref8b [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:995:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref8b [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:1018:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ref8b [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:1105:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:234:75: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:341:62: style: Parameter 'res_lo' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSE4_1/warp_plane_sse4.c:341:79: style: Parameter 'res_hi' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/EbHighbdIntraPrediction_Intrinsic_SSSE3.c:22:1: error: There is an unknown macro here somewhere. Configuration is required. If EB_ALIGN is a macro then please configure it. [unknownMacro] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:195:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:259:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:334:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:493:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_ptr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:568:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/aom_subpixel_8t_intrin_ssse3.c:569:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.h:258:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable av1_eob_to_eobxy_default [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.h:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.h:280:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:77:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:101:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:231:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:265:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:311:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:383:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:586:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:638:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:695:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:761:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1110:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1196:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1315:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1430:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1578:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1639:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1684:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1730:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1798:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1951:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1999:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2035:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2095:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INV_COS_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2188:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_fractional [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2203:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_fractional [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2288:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2323:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2352:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2374:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2423:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_inv_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2433:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2501:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2548:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_inv_txfm_shift_ls [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2631:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2666:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2702:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:2755:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:218:65: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:565:65: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/av1_inv_txfm_ssse3.c:1073:66: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_2d_ssse3.c:21:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_2d_ssse3.c:38:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_2d_ssse3.c:78:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_ssse3.c:21:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_ssse3.c:38:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_ssse3.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_convolve_ssse3.c:349:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/highbd_wiener_convolve_ssse3.c:26:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:50:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:71:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:116:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:126:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:181:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:217:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:261:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:271:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:281:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:293:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:306:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:421:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:442:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:466:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:476:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:486:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:514:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:543:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:575:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:585:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:595:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:607:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:620:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:726:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:733:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:759:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:769:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:779:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:813:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:823:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_log2_scale [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:854:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:864:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:874:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:886:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/intrapred_ssse3.c:899:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sm_weight_arrays [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/jnt_convolve_ssse3.c:28:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIST_PRECISION_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/jnt_convolve_ssse3.c:70:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/ASM_SSSE3/reconinter_ssse3.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFWTD_38 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbInterPrediction_c.c:18:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbInterPrediction_c.c:17:46: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbIntraPrediction_c.c:16:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_UPSAMPLE_SZ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbIntraPrediction_c.c:38:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_UPSAMPLE_SZ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:95:67: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:125:67: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:161:67: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:191:38: style: Condition 'col_index%4==3' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:189:38: note: Assuming that condition 'col_index%4==2' is not redundant SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:191:38: note: Condition 'col_index%4==3' is always true SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:18:35: style: Parameter 'in8_bit_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:18:81: style: Parameter 'inn_bit_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:40:40: style: Parameter 'in8_bit_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:40:86: style: Parameter 'inn_bit_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:77:44: style: Parameter 'in16b_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:202:39: style: Parameter 'in16_bit_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:219:40: style: Parameter 'in16_bit_buffer' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:233:33: style: Parameter 'ref16_l0' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:233:77: style: Parameter 'ref16_l1' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:247:42: style: Parameter 'ref16_l0' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:247:86: style: Parameter 'ref16_l1' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:270:43: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/EbPackUnPack_C.c:277:44: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/cfl_c.c:37:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/cfl_c.c:55:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/C_DEFAULT/filterintra_c.c:74:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDefinitions.h:929:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDefinitions.h:1795:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDefinitions.h:1835:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_MODE_END [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDefinitions.h:1838:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMP_INTER_MODE_END [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDefinitions.h:1841:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEW_NEWMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDefinitions.h:1844:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLE_INTER_MODE_END [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCabacContextModel.h:722:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTITION_HORZ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCabacContextModel.h:736:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTITION_VERT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.h:112:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_INVALID [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.h:119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_INVALID [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:51:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:84:48: style:inconclusive: Function 'svt_aom_daala_stop_encode' argument 1 names different: declaration 'w' definition 'br'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.h:240:52: note: Function 'svt_aom_daala_stop_encode' argument 1 names different: declaration 'w' definition 'br'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:84:48: note: Function 'svt_aom_daala_stop_encode' argument 1 names different: declaration 'w' definition 'br'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:268:68: style:inconclusive: Function 'svt_od_ec_encode_bool_q15' argument 3 names different: declaration 'f_q15' definition 'f'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.h:214:68: note: Function 'svt_od_ec_encode_bool_q15' argument 3 names different: declaration 'f_q15' definition 'f'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:268:68: note: Function 'svt_od_ec_encode_bool_q15' argument 3 names different: declaration 'f_q15' definition 'f'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:297:72: style:inconclusive: Function 'svt_od_ec_encode_cdf_q15' argument 3 names different: declaration 'cdf' definition 'icdf'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.h:215:72: note: Function 'svt_od_ec_encode_cdf_q15' argument 3 names different: declaration 'cdf' definition 'icdf'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBitstreamUnit.c:297:72: note: Function 'svt_od_ec_encode_cdf_q15' argument 3 names different: declaration 'cdf' definition 'icdf'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:105:51: style:inconclusive: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 1 names different: declaration 'dst' definition 'dst_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:238:55: note: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:105:51: note: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:107:103: style:inconclusive: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:238:240: note: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:107:103: note: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:107:113: style:inconclusive: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:238:250: note: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:107:113: note: Function 'svt_aom_highbd_blend_a64_d16_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:203:49: style:inconclusive: Function 'svt_aom_blend_a64_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:75:217: note: Function 'svt_aom_blend_a64_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:203:49: note: Function 'svt_aom_blend_a64_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:203:59: style:inconclusive: Function 'svt_aom_blend_a64_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:75:227: note: Function 'svt_aom_blend_a64_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:203:59: note: Function 'svt_aom_blend_a64_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:248:47: style:inconclusive: Function 'svt_aom_highbd_blend_a64_mask_c' argument 1 names different: declaration 'dst' definition 'dst_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:77:51: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:248:47: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:248:90: style:inconclusive: Function 'svt_aom_highbd_blend_a64_mask_c' argument 3 names different: declaration 'src0' definition 'src0_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:77:92: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 3 names different: declaration 'src0' definition 'src0_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:248:90: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 3 names different: declaration 'src0' definition 'src0_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:249:53: style:inconclusive: Function 'svt_aom_highbd_blend_a64_mask_c' argument 5 names different: declaration 'src1' definition 'src1_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:77:135: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 5 names different: declaration 'src1' definition 'src1_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:249:53: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 5 names different: declaration 'src1' definition 'src1_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:250:78: style:inconclusive: Function 'svt_aom_highbd_blend_a64_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:77:224: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:250:78: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 11 names different: declaration 'subx' definition 'subw'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:250:88: style:inconclusive: Function 'svt_aom_highbd_blend_a64_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:77:234: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:250:88: note: Function 'svt_aom_highbd_blend_a64_mask_c' argument 12 names different: declaration 'suby' definition 'subh'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:322:53: style:inconclusive: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 1 names different: declaration 'dst' definition 'dst_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:69:57: note: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:322:53: note: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:322:96: style:inconclusive: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 3 names different: declaration 'src0' definition 'src0_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:69:98: note: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 3 names different: declaration 'src0' definition 'src0_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:322:96: note: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 3 names different: declaration 'src0' definition 'src0_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:323:81: style:inconclusive: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 5 names different: declaration 'src1' definition 'src1_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:69:141: note: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 5 names different: declaration 'src1' definition 'src1_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:323:81: note: Function 'svt_aom_highbd_blend_a64_vmask_8bit_c' argument 5 names different: declaration 'src1' definition 'src1_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:369:53: style:inconclusive: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 1 names different: declaration 'dst' definition 'dst_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:71:57: note: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:369:53: note: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 1 names different: declaration 'dst' definition 'dst_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:369:96: style:inconclusive: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 3 names different: declaration 'src0' definition 'src0_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:71:98: note: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 3 names different: declaration 'src0' definition 'src0_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:369:96: note: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 3 names different: declaration 'src0' definition 'src0_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:370:81: style:inconclusive: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 5 names different: declaration 'src1' definition 'src1_8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:71:141: note: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 5 names different: declaration 'src1' definition 'src1_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:370:81: note: Function 'svt_aom_highbd_blend_a64_hmask_8bit_c' argument 5 names different: declaration 'src1' definition 'src1_8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:37:57: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbBlend_a64_mask.c:108:58: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCabacContextModel.c:2381:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEW_NEWMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCdef.c:261:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCdef.c:353:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCdef.c:365:23: style: Variable 'src_16' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCommonUtils.h:45:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UV_INTRA_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCommonUtils.h:69:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbCommonUtils.h:90:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:76:76: style:inconclusive: Function 'svt_av1_loop_filter_frame_init' argument 2 names different: declaration 'lf_info' definition 'lfi'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.h:76:76: note: Function 'svt_av1_loop_filter_frame_init' argument 2 names different: declaration 'lf_info' definition 'lfi'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:76:76: note: Function 'svt_av1_loop_filter_frame_init' argument 2 names different: declaration 'lf_info' definition 'lfi'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:242:53: style:inconclusive: Function 'svt_aom_lpf_horizontal_4_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1059:57: note: Function 'svt_aom_lpf_horizontal_4_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:242:53: note: Function 'svt_aom_lpf_horizontal_4_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:306:53: style:inconclusive: Function 'svt_aom_lpf_horizontal_6_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1061:57: note: Function 'svt_aom_lpf_horizontal_6_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:306:53: note: Function 'svt_aom_lpf_horizontal_6_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:342:53: style:inconclusive: Function 'svt_aom_lpf_horizontal_8_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1063:57: note: Function 'svt_aom_lpf_horizontal_8_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:342:53: note: Function 'svt_aom_lpf_horizontal_8_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:460:61: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_4_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1043:65: note: Function 'svt_aom_highbd_lpf_horizontal_4_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:460:61: note: Function 'svt_aom_highbd_lpf_horizontal_4_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:512:61: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_8_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1047:65: note: Function 'svt_aom_highbd_lpf_horizontal_8_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:512:61: note: Function 'svt_aom_highbd_lpf_horizontal_8_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:700:57: style:inconclusive: Function 'svt_aom_highbd_lpf_horizontal_6_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1045:65: note: Function 'svt_aom_highbd_lpf_horizontal_6_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:700:57: note: Function 'svt_aom_highbd_lpf_horizontal_6_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:757:56: style:inconclusive: Function 'svt_aom_highbd_lpf_vertical_14_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1049:64: note: Function 'svt_aom_highbd_lpf_vertical_14_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:757:56: note: Function 'svt_aom_highbd_lpf_vertical_14_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:825:50: style:inconclusive: Function 'svt_aom_lpf_horizontal_14_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1057:58: note: Function 'svt_aom_lpf_horizontal_14_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:825:50: note: Function 'svt_aom_lpf_horizontal_14_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:863:48: style:inconclusive: Function 'svt_aom_lpf_vertical_14_c' argument 2 names different: declaration 'pitch' definition 'p'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1065:56: note: Function 'svt_aom_lpf_vertical_14_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:863:48: note: Function 'svt_aom_lpf_vertical_14_c' argument 2 names different: declaration 'pitch' definition 'p'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:38:52: style: Parameter 'sb_delta_lf' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:274:79: style: Parameter 'op2' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:275:65: style: Parameter 'oq2' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:289:79: style: Parameter 'op3' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:290:93: style: Parameter 'oq3' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:494:87: style: Parameter 'op3' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:495:105: style: Parameter 'oq3' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:574:102: style: Parameter 'op6' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:577:61: style: Parameter 'oq6' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:671:87: style: Parameter 'op2' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:672:75: style: Parameter 'oq2' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:762:94: style: Parameter 'op6' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbDeblockingCommon.c:764:108: style: Parameter 'oq6' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:260:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:305:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_TYPES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:315:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:329:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:364:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_MODE_COUNT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:397:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MB_MODE_COUNT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:407:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBALMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:412:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEARMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:438:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_UNIDIR_COMP_REFS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:454:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_UNIDIR_COMP_REFS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:467:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_UNIDIR_COMP_REFS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:478:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_UNIDIR_COMP_REFS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:538:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BI_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:33:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_WEDGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:1232:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:2101:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:35:67: style:inconclusive: Function 'svt_aom_highbd_subtract_block_c' argument 3 names different: declaration 'diff_ptr' definition 'diff'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:234:71: note: Function 'svt_aom_highbd_subtract_block_c' argument 3 names different: declaration 'diff_ptr' definition 'diff'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:35:67: note: Function 'svt_aom_highbd_subtract_block_c' argument 3 names different: declaration 'diff_ptr' definition 'diff'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:35:111: style:inconclusive: Function 'svt_aom_highbd_subtract_block_c' argument 5 names different: declaration 'src_ptr' definition 'src8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:234:119: note: Function 'svt_aom_highbd_subtract_block_c' argument 5 names different: declaration 'src_ptr' definition 'src8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:35:111: note: Function 'svt_aom_highbd_subtract_block_c' argument 5 names different: declaration 'src_ptr' definition 'src8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:36:75: style:inconclusive: Function 'svt_aom_highbd_subtract_block_c' argument 7 names different: declaration 'pred_ptr' definition 'pred8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:234:165: note: Function 'svt_aom_highbd_subtract_block_c' argument 7 names different: declaration 'pred_ptr' definition 'pred8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:36:75: note: Function 'svt_aom_highbd_subtract_block_c' argument 7 names different: declaration 'pred_ptr' definition 'pred8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:50:60: style:inconclusive: Function 'svt_aom_subtract_block_c' argument 3 names different: declaration 'diff_ptr' definition 'diff'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:232:64: note: Function 'svt_aom_subtract_block_c' argument 3 names different: declaration 'diff_ptr' definition 'diff'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:50:60: note: Function 'svt_aom_subtract_block_c' argument 3 names different: declaration 'diff_ptr' definition 'diff'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:50:104: style:inconclusive: Function 'svt_aom_subtract_block_c' argument 5 names different: declaration 'src_ptr' definition 'src'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:232:112: note: Function 'svt_aom_subtract_block_c' argument 5 names different: declaration 'src_ptr' definition 'src'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:50:104: note: Function 'svt_aom_subtract_block_c' argument 5 names different: declaration 'src_ptr' definition 'src'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:51:68: style:inconclusive: Function 'svt_aom_subtract_block_c' argument 7 names different: declaration 'pred_ptr' definition 'pred'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:232:158: note: Function 'svt_aom_subtract_block_c' argument 7 names different: declaration 'pred_ptr' definition 'pred'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:51:68: note: Function 'svt_aom_subtract_block_c' argument 7 names different: declaration 'pred_ptr' definition 'pred'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:429:79: style:inconclusive: Function 'svt_av1_convolve_2d_scale_c' argument 3 names different: declaration 'dst' definition 'dst8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:196:83: note: Function 'svt_av1_convolve_2d_scale_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:429:79: note: Function 'svt_av1_convolve_2d_scale_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:429:89: style:inconclusive: Function 'svt_av1_convolve_2d_scale_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:196:92: note: Function 'svt_av1_convolve_2d_scale_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:429:89: note: Function 'svt_av1_convolve_2d_scale_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:431:88: style:inconclusive: Function 'svt_av1_convolve_2d_scale_c' argument 11 names different: declaration 'subpel_y_q4' definition 'subpel_y_qn'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:196:258: note: Function 'svt_av1_convolve_2d_scale_c' argument 11 names different: declaration 'subpel_y_q4' definition 'subpel_y_qn'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:431:88: note: Function 'svt_av1_convolve_2d_scale_c' argument 11 names different: declaration 'subpel_y_q4' definition 'subpel_y_qn'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:503:81: style:inconclusive: Function 'svt_av1_jnt_convolve_2d_c' argument 3 names different: declaration 'dst' definition 'dst8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:202:85: note: Function 'svt_av1_jnt_convolve_2d_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:503:81: note: Function 'svt_av1_jnt_convolve_2d_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:503:95: style:inconclusive: Function 'svt_av1_jnt_convolve_2d_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:202:98: note: Function 'svt_av1_jnt_convolve_2d_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:503:95: note: Function 'svt_av1_jnt_convolve_2d_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:557:80: style:inconclusive: Function 'svt_av1_jnt_convolve_y_c' argument 3 names different: declaration 'dst' definition 'dst8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:200:84: note: Function 'svt_av1_jnt_convolve_y_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:557:80: note: Function 'svt_av1_jnt_convolve_y_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:557:94: style:inconclusive: Function 'svt_av1_jnt_convolve_y_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:200:97: note: Function 'svt_av1_jnt_convolve_y_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:557:94: note: Function 'svt_av1_jnt_convolve_y_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:599:80: style:inconclusive: Function 'svt_av1_jnt_convolve_x_c' argument 3 names different: declaration 'dst' definition 'dst8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:198:84: note: Function 'svt_av1_jnt_convolve_x_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:599:80: note: Function 'svt_av1_jnt_convolve_x_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:599:94: style:inconclusive: Function 'svt_av1_jnt_convolve_x_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:198:97: note: Function 'svt_av1_jnt_convolve_x_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:599:94: note: Function 'svt_av1_jnt_convolve_x_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:641:86: style:inconclusive: Function 'svt_av1_jnt_convolve_2d_copy_c' argument 3 names different: declaration 'dst' definition 'dst8'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:190:90: note: Function 'svt_av1_jnt_convolve_2d_copy_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:641:86: note: Function 'svt_av1_jnt_convolve_2d_copy_c' argument 3 names different: declaration 'dst' definition 'dst8'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:641:100: style:inconclusive: Function 'svt_av1_jnt_convolve_2d_copy_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:190:103: note: Function 'svt_av1_jnt_convolve_2d_copy_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:641:100: note: Function 'svt_av1_jnt_convolve_2d_copy_c' argument 4 names different: declaration 'dst_stride' definition 'dst8_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:790:94: style:inconclusive: Function 'svt_av1_highbd_convolve_2d_scale_c' argument 9 names different: declaration 'subpel_x_q4' definition 'subpel_x_qn'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:212:223: note: Function 'svt_av1_highbd_convolve_2d_scale_c' argument 9 names different: declaration 'subpel_x_q4' definition 'subpel_x_qn'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:790:94: note: Function 'svt_av1_highbd_convolve_2d_scale_c' argument 9 names different: declaration 'subpel_x_q4' definition 'subpel_x_qn'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:791:72: style:inconclusive: Function 'svt_av1_highbd_convolve_2d_scale_c' argument 11 names different: declaration 'subpel_y_q4' definition 'subpel_y_qn'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:212:267: note: Function 'svt_av1_highbd_convolve_2d_scale_c' argument 11 names different: declaration 'subpel_y_q4' definition 'subpel_y_qn'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:791:72: note: Function 'svt_av1_highbd_convolve_2d_scale_c' argument 11 names different: declaration 'subpel_y_q4' definition 'subpel_y_qn'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:861:89: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_x_c' argument 3 names different: declaration 'dst' definition 'dst16'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:216:93: note: Function 'svt_av1_highbd_jnt_convolve_x_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:861:89: note: Function 'svt_av1_highbd_jnt_convolve_x_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:861:104: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_x_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:216:106: note: Function 'svt_av1_highbd_jnt_convolve_x_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:861:104: note: Function 'svt_av1_highbd_jnt_convolve_x_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:904:89: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_y_c' argument 3 names different: declaration 'dst' definition 'dst16'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:218:93: note: Function 'svt_av1_highbd_jnt_convolve_y_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:904:89: note: Function 'svt_av1_highbd_jnt_convolve_y_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:904:104: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_y_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:218:106: note: Function 'svt_av1_highbd_jnt_convolve_y_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:904:104: note: Function 'svt_av1_highbd_jnt_convolve_y_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:947:95: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_2d_copy_c' argument 3 names different: declaration 'dst' definition 'dst16'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:206:99: note: Function 'svt_av1_highbd_jnt_convolve_2d_copy_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:947:95: note: Function 'svt_av1_highbd_jnt_convolve_2d_copy_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:948:52: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_2d_copy_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:206:112: note: Function 'svt_av1_highbd_jnt_convolve_2d_copy_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:948:52: note: Function 'svt_av1_highbd_jnt_convolve_2d_copy_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:985:90: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_2d_c' argument 3 names different: declaration 'dst' definition 'dst16'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:214:94: note: Function 'svt_av1_highbd_jnt_convolve_2d_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:985:90: note: Function 'svt_av1_highbd_jnt_convolve_2d_c' argument 3 names different: declaration 'dst' definition 'dst16'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:985:105: style:inconclusive: Function 'svt_av1_highbd_jnt_convolve_2d_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:214:107: note: Function 'svt_av1_highbd_jnt_convolve_2d_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:985:105: note: Function 'svt_av1_highbd_jnt_convolve_2d_c' argument 4 names different: declaration 'dst_stride' definition 'dst16_stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:2240:53: style:inconclusive: Function 'svt_aom_build_masked_compound_no_round' argument 13 names different: declaration 'bd' definition 'bit_depth'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.h:132:113: note: Function 'svt_aom_build_masked_compound_no_round' argument 13 names different: declaration 'bd' definition 'bit_depth'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:2240:53: note: Function 'svt_aom_build_masked_compound_no_round' argument 13 names different: declaration 'bd' definition 'bit_depth'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:2405:65: style:inconclusive: Function 'svt_aom_sum_squares_i16_c' argument 2 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1011:69: note: Function 'svt_aom_sum_squares_i16_c' argument 2 names different: declaration 'N' definition 'n'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:2405:65: note: Function 'svt_aom_sum_squares_i16_c' argument 2 names different: declaration 'N' definition 'n'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:321:62: style: Parameter 'filter_params_x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:321:99: style: Parameter 'filter_params_y' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:322:101: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:345:20: style: Variable 'src_vert' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:363:98: style: Parameter 'filter_params_y' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:389:61: style: Parameter 'filter_params_x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:504:63: style: Parameter 'filter_params_x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:504:100: style: Parameter 'filter_params_y' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:530:20: style: Variable 'src_vert' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:558:99: style: Parameter 'filter_params_y' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:600:62: style: Parameter 'filter_params_x' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:698:80: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:749:81: style: Parameter 'conv_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:772:20: style: Variable 'src_vert' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:1017:20: style: Variable 'src_vert' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInterPrediction.c:1227:59: style: Parameter 'src_2b' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/convolve.h:63:12: error: Uninitialized variables: conv_params.ref, conv_params.plane, conv_params.fwd_offset, conv_params.bck_offset, conv_params.use_dist_wtd_comp_avg [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/convolve.h:87:12: error: Uninitialized variables: conv_params.use_jnt_comp_avg, conv_params.fwd_offset, conv_params.bck_offset, conv_params.use_dist_wtd_comp_avg [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:139:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_PRED_U [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:210:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D67_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:213:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMOOTH_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMOOTH_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:484:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_SIZES_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:703:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTITION_VERT_A [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:723:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:958:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARTITION_VERT_A [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:976:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1795:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2305:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2405:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable V_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2446:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2544:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2601:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1120:5: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1129:20: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1143:5: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1150:20: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1164:5: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1171:20: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1250:5: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1259:20: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1274:5: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1281:20: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1296:5: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1303:20: style: Comparing expression of type 'const unsigned char' against value 256. Condition is always true. [compareValueOutOfTypeRangeError] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:128:47: style:inconclusive: Function 'svt_aom_is_smooth' argument 1 names different: declaration 'mbmi' definition 'block_mi'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:84:64: note: Function 'svt_aom_is_smooth' argument 1 names different: declaration 'mbmi' definition 'block_mi'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:128:47: note: Function 'svt_aom_is_smooth' argument 1 names different: declaration 'mbmi' definition 'block_mi'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:145:48: style:inconclusive: Function 'svt_aom_is_smooth_dec' argument 1 names different: declaration 'mbmi' definition 'block_mi'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:85:65: note: Function 'svt_aom_is_smooth_dec' argument 1 names different: declaration 'mbmi' definition 'block_mi'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:145:48: note: Function 'svt_aom_is_smooth_dec' argument 1 names different: declaration 'mbmi' definition 'block_mi'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1373:1: style:inconclusive: Function 'svt_aom_dc_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:593:61: note: Function 'svt_aom_dc_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1373:1: note: Function 'svt_aom_dc_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1374:1: style:inconclusive: Function 'svt_aom_dc_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:595:61: note: Function 'svt_aom_dc_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1374:1: note: Function 'svt_aom_dc_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1375:1: style:inconclusive: Function 'svt_aom_dc_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:597:63: note: Function 'svt_aom_dc_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1375:1: note: Function 'svt_aom_dc_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1376:1: style:inconclusive: Function 'svt_aom_dc_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:599:63: note: Function 'svt_aom_dc_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1376:1: note: Function 'svt_aom_dc_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1377:1: style:inconclusive: Function 'svt_aom_dc_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:601:63: note: Function 'svt_aom_dc_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1377:1: note: Function 'svt_aom_dc_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1378:1: style:inconclusive: Function 'svt_aom_dc_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:619:61: note: Function 'svt_aom_dc_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1378:1: note: Function 'svt_aom_dc_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1379:1: style:inconclusive: Function 'svt_aom_dc_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:617:62: note: Function 'svt_aom_dc_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1379:1: note: Function 'svt_aom_dc_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1380:1: style:inconclusive: Function 'svt_aom_dc_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:629:61: note: Function 'svt_aom_dc_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1380:1: note: Function 'svt_aom_dc_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1381:1: style:inconclusive: Function 'svt_aom_dc_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:625:62: note: Function 'svt_aom_dc_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1381:1: note: Function 'svt_aom_dc_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1382:1: style:inconclusive: Function 'svt_aom_dc_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:627:62: note: Function 'svt_aom_dc_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1382:1: note: Function 'svt_aom_dc_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1383:1: style:inconclusive: Function 'svt_aom_dc_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:605:62: note: Function 'svt_aom_dc_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1383:1: note: Function 'svt_aom_dc_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1384:1: style:inconclusive: Function 'svt_aom_dc_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:609:62: note: Function 'svt_aom_dc_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1384:1: note: Function 'svt_aom_dc_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1385:1: style:inconclusive: Function 'svt_aom_dc_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:603:63: note: Function 'svt_aom_dc_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1385:1: note: Function 'svt_aom_dc_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1386:1: style:inconclusive: Function 'svt_aom_dc_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:607:63: note: Function 'svt_aom_dc_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1386:1: note: Function 'svt_aom_dc_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1387:1: style:inconclusive: Function 'svt_aom_dc_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:615:62: note: Function 'svt_aom_dc_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1387:1: note: Function 'svt_aom_dc_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1388:1: style:inconclusive: Function 'svt_aom_dc_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:611:63: note: Function 'svt_aom_dc_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1388:1: note: Function 'svt_aom_dc_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1389:1: style:inconclusive: Function 'svt_aom_dc_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:613:63: note: Function 'svt_aom_dc_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1389:1: note: Function 'svt_aom_dc_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1390:1: style:inconclusive: Function 'svt_aom_dc_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:621:63: note: Function 'svt_aom_dc_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1390:1: note: Function 'svt_aom_dc_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1391:1: style:inconclusive: Function 'svt_aom_dc_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:623:63: note: Function 'svt_aom_dc_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1391:1: note: Function 'svt_aom_dc_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1393:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:707:65: note: Function 'svt_aom_dc_128_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1393:1: note: Function 'svt_aom_dc_128_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1394:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:709:65: note: Function 'svt_aom_dc_128_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1394:1: note: Function 'svt_aom_dc_128_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1395:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:711:67: note: Function 'svt_aom_dc_128_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1395:1: note: Function 'svt_aom_dc_128_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1396:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:713:67: note: Function 'svt_aom_dc_128_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1396:1: note: Function 'svt_aom_dc_128_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1397:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:715:67: note: Function 'svt_aom_dc_128_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1397:1: note: Function 'svt_aom_dc_128_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1398:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:733:65: note: Function 'svt_aom_dc_128_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1398:1: note: Function 'svt_aom_dc_128_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1399:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:731:66: note: Function 'svt_aom_dc_128_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1399:1: note: Function 'svt_aom_dc_128_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1400:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:743:65: note: Function 'svt_aom_dc_128_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1400:1: note: Function 'svt_aom_dc_128_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1401:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:739:66: note: Function 'svt_aom_dc_128_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1401:1: note: Function 'svt_aom_dc_128_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1402:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:741:66: note: Function 'svt_aom_dc_128_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1402:1: note: Function 'svt_aom_dc_128_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1403:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:719:66: note: Function 'svt_aom_dc_128_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1403:1: note: Function 'svt_aom_dc_128_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1404:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:723:66: note: Function 'svt_aom_dc_128_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1404:1: note: Function 'svt_aom_dc_128_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1405:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:717:67: note: Function 'svt_aom_dc_128_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1405:1: note: Function 'svt_aom_dc_128_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1406:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:721:67: note: Function 'svt_aom_dc_128_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1406:1: note: Function 'svt_aom_dc_128_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1407:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:729:66: note: Function 'svt_aom_dc_128_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1407:1: note: Function 'svt_aom_dc_128_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1408:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:725:67: note: Function 'svt_aom_dc_128_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1408:1: note: Function 'svt_aom_dc_128_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1409:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:727:67: note: Function 'svt_aom_dc_128_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1409:1: note: Function 'svt_aom_dc_128_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1410:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:735:67: note: Function 'svt_aom_dc_128_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1410:1: note: Function 'svt_aom_dc_128_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1411:1: style:inconclusive: Function 'svt_aom_dc_128_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:737:67: note: Function 'svt_aom_dc_128_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1411:1: note: Function 'svt_aom_dc_128_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1413:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:631:66: note: Function 'svt_aom_dc_left_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1413:1: note: Function 'svt_aom_dc_left_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1414:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:633:66: note: Function 'svt_aom_dc_left_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1414:1: note: Function 'svt_aom_dc_left_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1415:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:635:68: note: Function 'svt_aom_dc_left_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1415:1: note: Function 'svt_aom_dc_left_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1416:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:637:68: note: Function 'svt_aom_dc_left_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1416:1: note: Function 'svt_aom_dc_left_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1417:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:639:68: note: Function 'svt_aom_dc_left_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1417:1: note: Function 'svt_aom_dc_left_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1418:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:657:66: note: Function 'svt_aom_dc_left_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1418:1: note: Function 'svt_aom_dc_left_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1419:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:655:67: note: Function 'svt_aom_dc_left_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1419:1: note: Function 'svt_aom_dc_left_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1420:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:667:66: note: Function 'svt_aom_dc_left_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1420:1: note: Function 'svt_aom_dc_left_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1421:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:663:67: note: Function 'svt_aom_dc_left_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1421:1: note: Function 'svt_aom_dc_left_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1422:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:665:67: note: Function 'svt_aom_dc_left_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1422:1: note: Function 'svt_aom_dc_left_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1423:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:643:67: note: Function 'svt_aom_dc_left_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1423:1: note: Function 'svt_aom_dc_left_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1424:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:647:67: note: Function 'svt_aom_dc_left_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1424:1: note: Function 'svt_aom_dc_left_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1425:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:641:68: note: Function 'svt_aom_dc_left_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1425:1: note: Function 'svt_aom_dc_left_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1426:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:645:68: note: Function 'svt_aom_dc_left_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1426:1: note: Function 'svt_aom_dc_left_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1427:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:653:67: note: Function 'svt_aom_dc_left_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1427:1: note: Function 'svt_aom_dc_left_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1428:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:649:68: note: Function 'svt_aom_dc_left_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1428:1: note: Function 'svt_aom_dc_left_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1429:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:651:68: note: Function 'svt_aom_dc_left_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1429:1: note: Function 'svt_aom_dc_left_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1430:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:659:68: note: Function 'svt_aom_dc_left_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1430:1: note: Function 'svt_aom_dc_left_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1431:1: style:inconclusive: Function 'svt_aom_dc_left_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:661:68: note: Function 'svt_aom_dc_left_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1431:1: note: Function 'svt_aom_dc_left_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1433:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:669:65: note: Function 'svt_aom_dc_top_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1433:1: note: Function 'svt_aom_dc_top_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1434:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:671:65: note: Function 'svt_aom_dc_top_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1434:1: note: Function 'svt_aom_dc_top_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1435:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:673:67: note: Function 'svt_aom_dc_top_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1435:1: note: Function 'svt_aom_dc_top_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1436:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:675:67: note: Function 'svt_aom_dc_top_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1436:1: note: Function 'svt_aom_dc_top_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1437:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:677:67: note: Function 'svt_aom_dc_top_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1437:1: note: Function 'svt_aom_dc_top_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1438:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:695:65: note: Function 'svt_aom_dc_top_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1438:1: note: Function 'svt_aom_dc_top_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1439:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:693:66: note: Function 'svt_aom_dc_top_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1439:1: note: Function 'svt_aom_dc_top_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1440:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:705:65: note: Function 'svt_aom_dc_top_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1440:1: note: Function 'svt_aom_dc_top_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1441:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:701:66: note: Function 'svt_aom_dc_top_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1441:1: note: Function 'svt_aom_dc_top_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1442:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:703:66: note: Function 'svt_aom_dc_top_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1442:1: note: Function 'svt_aom_dc_top_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1443:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:681:66: note: Function 'svt_aom_dc_top_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1443:1: note: Function 'svt_aom_dc_top_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1444:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:685:66: note: Function 'svt_aom_dc_top_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1444:1: note: Function 'svt_aom_dc_top_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1445:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:679:67: note: Function 'svt_aom_dc_top_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1445:1: note: Function 'svt_aom_dc_top_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1446:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:683:67: note: Function 'svt_aom_dc_top_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1446:1: note: Function 'svt_aom_dc_top_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1447:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:691:66: note: Function 'svt_aom_dc_top_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1447:1: note: Function 'svt_aom_dc_top_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1448:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:687:67: note: Function 'svt_aom_dc_top_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1448:1: note: Function 'svt_aom_dc_top_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1449:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:689:67: note: Function 'svt_aom_dc_top_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1449:1: note: Function 'svt_aom_dc_top_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1450:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:697:67: note: Function 'svt_aom_dc_top_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1450:1: note: Function 'svt_aom_dc_top_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1451:1: style:inconclusive: Function 'svt_aom_dc_top_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:699:67: note: Function 'svt_aom_dc_top_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1451:1: note: Function 'svt_aom_dc_top_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1452:1: style:inconclusive: Function 'svt_aom_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:859:60: note: Function 'svt_aom_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1452:1: note: Function 'svt_aom_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1453:1: style:inconclusive: Function 'svt_aom_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:861:60: note: Function 'svt_aom_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1453:1: note: Function 'svt_aom_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1454:1: style:inconclusive: Function 'svt_aom_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:863:62: note: Function 'svt_aom_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1454:1: note: Function 'svt_aom_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1455:1: style:inconclusive: Function 'svt_aom_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:865:62: note: Function 'svt_aom_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1455:1: note: Function 'svt_aom_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1456:1: style:inconclusive: Function 'svt_aom_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:867:62: note: Function 'svt_aom_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1456:1: note: Function 'svt_aom_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1457:1: style:inconclusive: Function 'svt_aom_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:885:60: note: Function 'svt_aom_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1457:1: note: Function 'svt_aom_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1458:1: style:inconclusive: Function 'svt_aom_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:883:61: note: Function 'svt_aom_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1458:1: note: Function 'svt_aom_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1459:1: style:inconclusive: Function 'svt_aom_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:895:60: note: Function 'svt_aom_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1459:1: note: Function 'svt_aom_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1460:1: style:inconclusive: Function 'svt_aom_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:891:61: note: Function 'svt_aom_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1460:1: note: Function 'svt_aom_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1461:1: style:inconclusive: Function 'svt_aom_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:893:61: note: Function 'svt_aom_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1461:1: note: Function 'svt_aom_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1462:1: style:inconclusive: Function 'svt_aom_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:871:61: note: Function 'svt_aom_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1462:1: note: Function 'svt_aom_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1463:1: style:inconclusive: Function 'svt_aom_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:875:61: note: Function 'svt_aom_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1463:1: note: Function 'svt_aom_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1464:1: style:inconclusive: Function 'svt_aom_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:869:62: note: Function 'svt_aom_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1464:1: note: Function 'svt_aom_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1465:1: style:inconclusive: Function 'svt_aom_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:873:62: note: Function 'svt_aom_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1465:1: note: Function 'svt_aom_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1466:1: style:inconclusive: Function 'svt_aom_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:881:61: note: Function 'svt_aom_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1466:1: note: Function 'svt_aom_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1467:1: style:inconclusive: Function 'svt_aom_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:877:62: note: Function 'svt_aom_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1467:1: note: Function 'svt_aom_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1468:1: style:inconclusive: Function 'svt_aom_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:879:62: note: Function 'svt_aom_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1468:1: note: Function 'svt_aom_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1469:1: style:inconclusive: Function 'svt_aom_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:887:62: note: Function 'svt_aom_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1469:1: note: Function 'svt_aom_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1470:1: style:inconclusive: Function 'svt_aom_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:889:62: note: Function 'svt_aom_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1470:1: note: Function 'svt_aom_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1471:1: style:inconclusive: Function 'svt_aom_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:897:60: note: Function 'svt_aom_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1471:1: note: Function 'svt_aom_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1472:1: style:inconclusive: Function 'svt_aom_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:899:60: note: Function 'svt_aom_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1472:1: note: Function 'svt_aom_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1473:1: style:inconclusive: Function 'svt_aom_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:901:62: note: Function 'svt_aom_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1473:1: note: Function 'svt_aom_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1474:1: style:inconclusive: Function 'svt_aom_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:903:62: note: Function 'svt_aom_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1474:1: note: Function 'svt_aom_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1475:1: style:inconclusive: Function 'svt_aom_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:905:62: note: Function 'svt_aom_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1475:1: note: Function 'svt_aom_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1476:1: style:inconclusive: Function 'svt_aom_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:923:60: note: Function 'svt_aom_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1476:1: note: Function 'svt_aom_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1477:1: style:inconclusive: Function 'svt_aom_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:921:61: note: Function 'svt_aom_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1477:1: note: Function 'svt_aom_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1478:1: style:inconclusive: Function 'svt_aom_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:933:60: note: Function 'svt_aom_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1478:1: note: Function 'svt_aom_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1479:1: style:inconclusive: Function 'svt_aom_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:929:61: note: Function 'svt_aom_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1479:1: note: Function 'svt_aom_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1480:1: style:inconclusive: Function 'svt_aom_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:931:61: note: Function 'svt_aom_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1480:1: note: Function 'svt_aom_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1481:1: style:inconclusive: Function 'svt_aom_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:909:61: note: Function 'svt_aom_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1481:1: note: Function 'svt_aom_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1482:1: style:inconclusive: Function 'svt_aom_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:913:61: note: Function 'svt_aom_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1482:1: note: Function 'svt_aom_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1483:1: style:inconclusive: Function 'svt_aom_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:907:62: note: Function 'svt_aom_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1483:1: note: Function 'svt_aom_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1484:1: style:inconclusive: Function 'svt_aom_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:911:62: note: Function 'svt_aom_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1484:1: note: Function 'svt_aom_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1485:1: style:inconclusive: Function 'svt_aom_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:919:61: note: Function 'svt_aom_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1485:1: note: Function 'svt_aom_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1486:1: style:inconclusive: Function 'svt_aom_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:915:62: note: Function 'svt_aom_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1486:1: note: Function 'svt_aom_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1487:1: style:inconclusive: Function 'svt_aom_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:917:62: note: Function 'svt_aom_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1487:1: note: Function 'svt_aom_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1488:1: style:inconclusive: Function 'svt_aom_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:925:62: note: Function 'svt_aom_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1488:1: note: Function 'svt_aom_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1489:1: style:inconclusive: Function 'svt_aom_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:927:62: note: Function 'svt_aom_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1489:1: note: Function 'svt_aom_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1490:1: style:inconclusive: Function 'svt_aom_smooth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:829:65: note: Function 'svt_aom_smooth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1490:1: note: Function 'svt_aom_smooth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1491:1: style:inconclusive: Function 'svt_aom_smooth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:827:65: note: Function 'svt_aom_smooth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1491:1: note: Function 'svt_aom_smooth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1492:1: style:inconclusive: Function 'svt_aom_smooth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:825:67: note: Function 'svt_aom_smooth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1492:1: note: Function 'svt_aom_smooth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1493:1: style:inconclusive: Function 'svt_aom_smooth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:823:67: note: Function 'svt_aom_smooth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1493:1: note: Function 'svt_aom_smooth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1494:1: style:inconclusive: Function 'svt_aom_smooth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:821:67: note: Function 'svt_aom_smooth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1494:1: note: Function 'svt_aom_smooth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1495:1: style:inconclusive: Function 'svt_aom_smooth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:847:65: note: Function 'svt_aom_smooth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1495:1: note: Function 'svt_aom_smooth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1496:1: style:inconclusive: Function 'svt_aom_smooth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:845:66: note: Function 'svt_aom_smooth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1496:1: note: Function 'svt_aom_smooth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1497:1: style:inconclusive: Function 'svt_aom_smooth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:857:65: note: Function 'svt_aom_smooth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1497:1: note: Function 'svt_aom_smooth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1498:1: style:inconclusive: Function 'svt_aom_smooth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:853:66: note: Function 'svt_aom_smooth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1498:1: note: Function 'svt_aom_smooth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1499:1: style:inconclusive: Function 'svt_aom_smooth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:855:66: note: Function 'svt_aom_smooth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1499:1: note: Function 'svt_aom_smooth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1500:1: style:inconclusive: Function 'svt_aom_smooth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:833:66: note: Function 'svt_aom_smooth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1500:1: note: Function 'svt_aom_smooth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1501:1: style:inconclusive: Function 'svt_aom_smooth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:837:66: note: Function 'svt_aom_smooth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1501:1: note: Function 'svt_aom_smooth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1502:1: style:inconclusive: Function 'svt_aom_smooth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:831:67: note: Function 'svt_aom_smooth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1502:1: note: Function 'svt_aom_smooth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1503:1: style:inconclusive: Function 'svt_aom_smooth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:835:67: note: Function 'svt_aom_smooth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1503:1: note: Function 'svt_aom_smooth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1504:1: style:inconclusive: Function 'svt_aom_smooth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:843:66: note: Function 'svt_aom_smooth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1504:1: note: Function 'svt_aom_smooth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1505:1: style:inconclusive: Function 'svt_aom_smooth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:839:67: note: Function 'svt_aom_smooth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1505:1: note: Function 'svt_aom_smooth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1506:1: style:inconclusive: Function 'svt_aom_smooth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:841:67: note: Function 'svt_aom_smooth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1506:1: note: Function 'svt_aom_smooth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1507:1: style:inconclusive: Function 'svt_aom_smooth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:849:67: note: Function 'svt_aom_smooth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1507:1: note: Function 'svt_aom_smooth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1508:1: style:inconclusive: Function 'svt_aom_smooth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:851:67: note: Function 'svt_aom_smooth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1508:1: note: Function 'svt_aom_smooth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1509:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:753:67: note: Function 'svt_aom_smooth_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1509:1: note: Function 'svt_aom_smooth_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1510:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:751:67: note: Function 'svt_aom_smooth_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1510:1: note: Function 'svt_aom_smooth_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1511:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:749:69: note: Function 'svt_aom_smooth_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1511:1: note: Function 'svt_aom_smooth_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1512:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:747:69: note: Function 'svt_aom_smooth_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1512:1: note: Function 'svt_aom_smooth_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1513:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:745:69: note: Function 'svt_aom_smooth_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1513:1: note: Function 'svt_aom_smooth_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1514:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:771:67: note: Function 'svt_aom_smooth_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1514:1: note: Function 'svt_aom_smooth_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1515:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:769:68: note: Function 'svt_aom_smooth_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1515:1: note: Function 'svt_aom_smooth_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1516:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:781:67: note: Function 'svt_aom_smooth_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1516:1: note: Function 'svt_aom_smooth_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1517:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:777:68: note: Function 'svt_aom_smooth_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1517:1: note: Function 'svt_aom_smooth_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1518:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:779:68: note: Function 'svt_aom_smooth_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1518:1: note: Function 'svt_aom_smooth_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1519:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:757:68: note: Function 'svt_aom_smooth_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1519:1: note: Function 'svt_aom_smooth_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1520:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:761:68: note: Function 'svt_aom_smooth_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1520:1: note: Function 'svt_aom_smooth_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1521:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:755:69: note: Function 'svt_aom_smooth_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1521:1: note: Function 'svt_aom_smooth_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1522:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:759:69: note: Function 'svt_aom_smooth_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1522:1: note: Function 'svt_aom_smooth_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1523:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:767:68: note: Function 'svt_aom_smooth_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1523:1: note: Function 'svt_aom_smooth_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1524:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:763:69: note: Function 'svt_aom_smooth_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1524:1: note: Function 'svt_aom_smooth_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1525:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:765:69: note: Function 'svt_aom_smooth_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1525:1: note: Function 'svt_aom_smooth_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1526:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:773:69: note: Function 'svt_aom_smooth_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1526:1: note: Function 'svt_aom_smooth_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1527:1: style:inconclusive: Function 'svt_aom_smooth_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:775:69: note: Function 'svt_aom_smooth_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1527:1: note: Function 'svt_aom_smooth_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1528:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:791:67: note: Function 'svt_aom_smooth_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1528:1: note: Function 'svt_aom_smooth_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1529:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:789:67: note: Function 'svt_aom_smooth_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1529:1: note: Function 'svt_aom_smooth_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1530:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:787:69: note: Function 'svt_aom_smooth_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1530:1: note: Function 'svt_aom_smooth_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1531:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:785:69: note: Function 'svt_aom_smooth_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1531:1: note: Function 'svt_aom_smooth_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1532:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:783:69: note: Function 'svt_aom_smooth_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1532:1: note: Function 'svt_aom_smooth_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1533:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:809:67: note: Function 'svt_aom_smooth_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1533:1: note: Function 'svt_aom_smooth_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1534:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:807:68: note: Function 'svt_aom_smooth_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1534:1: note: Function 'svt_aom_smooth_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1535:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:819:67: note: Function 'svt_aom_smooth_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1535:1: note: Function 'svt_aom_smooth_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1536:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:815:68: note: Function 'svt_aom_smooth_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1536:1: note: Function 'svt_aom_smooth_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1537:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:817:68: note: Function 'svt_aom_smooth_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1537:1: note: Function 'svt_aom_smooth_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1538:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:795:68: note: Function 'svt_aom_smooth_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1538:1: note: Function 'svt_aom_smooth_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1539:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:799:68: note: Function 'svt_aom_smooth_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1539:1: note: Function 'svt_aom_smooth_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1540:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:793:69: note: Function 'svt_aom_smooth_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1540:1: note: Function 'svt_aom_smooth_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1541:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:797:69: note: Function 'svt_aom_smooth_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1541:1: note: Function 'svt_aom_smooth_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1542:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:805:68: note: Function 'svt_aom_smooth_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1542:1: note: Function 'svt_aom_smooth_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1543:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:801:69: note: Function 'svt_aom_smooth_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1543:1: note: Function 'svt_aom_smooth_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1544:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:803:69: note: Function 'svt_aom_smooth_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1544:1: note: Function 'svt_aom_smooth_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1545:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:811:69: note: Function 'svt_aom_smooth_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1545:1: note: Function 'svt_aom_smooth_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1546:1: style:inconclusive: Function 'svt_aom_smooth_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:813:69: note: Function 'svt_aom_smooth_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1546:1: note: Function 'svt_aom_smooth_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1547:1: style:inconclusive: Function 'svt_aom_paeth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:955:64: note: Function 'svt_aom_paeth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1547:1: note: Function 'svt_aom_paeth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1548:1: style:inconclusive: Function 'svt_aom_paeth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:971:64: note: Function 'svt_aom_paeth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1548:1: note: Function 'svt_aom_paeth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1549:1: style:inconclusive: Function 'svt_aom_paeth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:935:66: note: Function 'svt_aom_paeth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1549:1: note: Function 'svt_aom_paeth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1550:1: style:inconclusive: Function 'svt_aom_paeth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:947:66: note: Function 'svt_aom_paeth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1550:1: note: Function 'svt_aom_paeth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1551:1: style:inconclusive: Function 'svt_aom_paeth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:963:66: note: Function 'svt_aom_paeth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1551:1: note: Function 'svt_aom_paeth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1552:1: style:inconclusive: Function 'svt_aom_paeth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:957:64: note: Function 'svt_aom_paeth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1552:1: note: Function 'svt_aom_paeth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1553:1: style:inconclusive: Function 'svt_aom_paeth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:953:65: note: Function 'svt_aom_paeth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1553:1: note: Function 'svt_aom_paeth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1554:1: style:inconclusive: Function 'svt_aom_paeth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:969:64: note: Function 'svt_aom_paeth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1554:1: note: Function 'svt_aom_paeth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1555:1: style:inconclusive: Function 'svt_aom_paeth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:965:65: note: Function 'svt_aom_paeth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1555:1: note: Function 'svt_aom_paeth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1556:1: style:inconclusive: Function 'svt_aom_paeth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:967:65: note: Function 'svt_aom_paeth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1556:1: note: Function 'svt_aom_paeth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1557:1: style:inconclusive: Function 'svt_aom_paeth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:939:65: note: Function 'svt_aom_paeth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1557:1: note: Function 'svt_aom_paeth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1558:1: style:inconclusive: Function 'svt_aom_paeth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:943:65: note: Function 'svt_aom_paeth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1558:1: note: Function 'svt_aom_paeth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1559:1: style:inconclusive: Function 'svt_aom_paeth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:937:66: note: Function 'svt_aom_paeth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1559:1: note: Function 'svt_aom_paeth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1560:1: style:inconclusive: Function 'svt_aom_paeth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:941:66: note: Function 'svt_aom_paeth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1560:1: note: Function 'svt_aom_paeth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1561:1: style:inconclusive: Function 'svt_aom_paeth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:951:65: note: Function 'svt_aom_paeth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1561:1: note: Function 'svt_aom_paeth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1562:1: style:inconclusive: Function 'svt_aom_paeth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:945:66: note: Function 'svt_aom_paeth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1562:1: note: Function 'svt_aom_paeth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1563:1: style:inconclusive: Function 'svt_aom_paeth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:949:66: note: Function 'svt_aom_paeth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1563:1: note: Function 'svt_aom_paeth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1564:1: style:inconclusive: Function 'svt_aom_paeth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:959:66: note: Function 'svt_aom_paeth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1564:1: note: Function 'svt_aom_paeth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1565:1: style:inconclusive: Function 'svt_aom_paeth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:961:66: note: Function 'svt_aom_paeth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1565:1: note: Function 'svt_aom_paeth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1572:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:336:69: note: Function 'svt_aom_highbd_dc_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1572:1: note: Function 'svt_aom_highbd_dc_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1573:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:352:69: note: Function 'svt_aom_highbd_dc_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1573:1: note: Function 'svt_aom_highbd_dc_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1574:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:316:71: note: Function 'svt_aom_highbd_dc_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1574:1: note: Function 'svt_aom_highbd_dc_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1575:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:328:71: note: Function 'svt_aom_highbd_dc_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1575:1: note: Function 'svt_aom_highbd_dc_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1576:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:344:71: note: Function 'svt_aom_highbd_dc_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1576:1: note: Function 'svt_aom_highbd_dc_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1577:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:338:69: note: Function 'svt_aom_highbd_dc_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1577:1: note: Function 'svt_aom_highbd_dc_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1578:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:334:70: note: Function 'svt_aom_highbd_dc_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1578:1: note: Function 'svt_aom_highbd_dc_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1579:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:350:69: note: Function 'svt_aom_highbd_dc_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1579:1: note: Function 'svt_aom_highbd_dc_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1580:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:346:70: note: Function 'svt_aom_highbd_dc_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1580:1: note: Function 'svt_aom_highbd_dc_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1581:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:348:70: note: Function 'svt_aom_highbd_dc_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1581:1: note: Function 'svt_aom_highbd_dc_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1582:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:320:70: note: Function 'svt_aom_highbd_dc_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1582:1: note: Function 'svt_aom_highbd_dc_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1583:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:324:70: note: Function 'svt_aom_highbd_dc_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1583:1: note: Function 'svt_aom_highbd_dc_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1584:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:318:71: note: Function 'svt_aom_highbd_dc_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1584:1: note: Function 'svt_aom_highbd_dc_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1585:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:322:71: note: Function 'svt_aom_highbd_dc_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1585:1: note: Function 'svt_aom_highbd_dc_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1586:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:332:70: note: Function 'svt_aom_highbd_dc_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1586:1: note: Function 'svt_aom_highbd_dc_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1587:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:326:71: note: Function 'svt_aom_highbd_dc_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1587:1: note: Function 'svt_aom_highbd_dc_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1588:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:330:71: note: Function 'svt_aom_highbd_dc_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1588:1: note: Function 'svt_aom_highbd_dc_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1589:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:340:71: note: Function 'svt_aom_highbd_dc_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1589:1: note: Function 'svt_aom_highbd_dc_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1590:1: style:inconclusive: Function 'svt_aom_highbd_dc_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:342:71: note: Function 'svt_aom_highbd_dc_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1590:1: note: Function 'svt_aom_highbd_dc_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1592:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:260:73: note: Function 'svt_aom_highbd_dc_128_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1592:1: note: Function 'svt_aom_highbd_dc_128_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1593:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:276:73: note: Function 'svt_aom_highbd_dc_128_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1593:1: note: Function 'svt_aom_highbd_dc_128_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1594:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:240:75: note: Function 'svt_aom_highbd_dc_128_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1594:1: note: Function 'svt_aom_highbd_dc_128_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1595:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:252:75: note: Function 'svt_aom_highbd_dc_128_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1595:1: note: Function 'svt_aom_highbd_dc_128_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1596:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:268:75: note: Function 'svt_aom_highbd_dc_128_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1596:1: note: Function 'svt_aom_highbd_dc_128_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1598:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:262:73: note: Function 'svt_aom_highbd_dc_128_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1598:1: note: Function 'svt_aom_highbd_dc_128_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1599:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:258:74: note: Function 'svt_aom_highbd_dc_128_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1599:1: note: Function 'svt_aom_highbd_dc_128_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1600:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:274:73: note: Function 'svt_aom_highbd_dc_128_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1600:1: note: Function 'svt_aom_highbd_dc_128_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1601:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:270:74: note: Function 'svt_aom_highbd_dc_128_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1601:1: note: Function 'svt_aom_highbd_dc_128_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1602:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:272:74: note: Function 'svt_aom_highbd_dc_128_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1602:1: note: Function 'svt_aom_highbd_dc_128_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1603:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:244:74: note: Function 'svt_aom_highbd_dc_128_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1603:1: note: Function 'svt_aom_highbd_dc_128_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1604:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:248:74: note: Function 'svt_aom_highbd_dc_128_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1604:1: note: Function 'svt_aom_highbd_dc_128_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1605:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:242:75: note: Function 'svt_aom_highbd_dc_128_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1605:1: note: Function 'svt_aom_highbd_dc_128_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1606:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:246:75: note: Function 'svt_aom_highbd_dc_128_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1606:1: note: Function 'svt_aom_highbd_dc_128_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1607:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:256:74: note: Function 'svt_aom_highbd_dc_128_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1607:1: note: Function 'svt_aom_highbd_dc_128_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1608:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:250:75: note: Function 'svt_aom_highbd_dc_128_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1608:1: note: Function 'svt_aom_highbd_dc_128_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1609:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:254:75: note: Function 'svt_aom_highbd_dc_128_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1609:1: note: Function 'svt_aom_highbd_dc_128_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1610:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:264:75: note: Function 'svt_aom_highbd_dc_128_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1610:1: note: Function 'svt_aom_highbd_dc_128_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1611:1: style:inconclusive: Function 'svt_aom_highbd_dc_128_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:266:75: note: Function 'svt_aom_highbd_dc_128_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1611:1: note: Function 'svt_aom_highbd_dc_128_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1613:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:298:74: note: Function 'svt_aom_highbd_dc_left_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1613:1: note: Function 'svt_aom_highbd_dc_left_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1614:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:314:74: note: Function 'svt_aom_highbd_dc_left_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1614:1: note: Function 'svt_aom_highbd_dc_left_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1615:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:278:76: note: Function 'svt_aom_highbd_dc_left_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1615:1: note: Function 'svt_aom_highbd_dc_left_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1616:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:290:76: note: Function 'svt_aom_highbd_dc_left_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1616:1: note: Function 'svt_aom_highbd_dc_left_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1617:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:306:76: note: Function 'svt_aom_highbd_dc_left_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1617:1: note: Function 'svt_aom_highbd_dc_left_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1619:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:300:74: note: Function 'svt_aom_highbd_dc_left_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1619:1: note: Function 'svt_aom_highbd_dc_left_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1620:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:296:75: note: Function 'svt_aom_highbd_dc_left_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1620:1: note: Function 'svt_aom_highbd_dc_left_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1621:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:312:74: note: Function 'svt_aom_highbd_dc_left_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1621:1: note: Function 'svt_aom_highbd_dc_left_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1622:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:308:75: note: Function 'svt_aom_highbd_dc_left_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1622:1: note: Function 'svt_aom_highbd_dc_left_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1623:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:310:75: note: Function 'svt_aom_highbd_dc_left_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1623:1: note: Function 'svt_aom_highbd_dc_left_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1624:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:282:75: note: Function 'svt_aom_highbd_dc_left_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1624:1: note: Function 'svt_aom_highbd_dc_left_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1625:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:286:75: note: Function 'svt_aom_highbd_dc_left_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1625:1: note: Function 'svt_aom_highbd_dc_left_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1626:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:280:76: note: Function 'svt_aom_highbd_dc_left_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1626:1: note: Function 'svt_aom_highbd_dc_left_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1627:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:284:76: note: Function 'svt_aom_highbd_dc_left_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1627:1: note: Function 'svt_aom_highbd_dc_left_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1628:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:294:75: note: Function 'svt_aom_highbd_dc_left_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1628:1: note: Function 'svt_aom_highbd_dc_left_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1629:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:288:76: note: Function 'svt_aom_highbd_dc_left_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1629:1: note: Function 'svt_aom_highbd_dc_left_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1630:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:292:76: note: Function 'svt_aom_highbd_dc_left_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1630:1: note: Function 'svt_aom_highbd_dc_left_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1631:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:302:76: note: Function 'svt_aom_highbd_dc_left_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1631:1: note: Function 'svt_aom_highbd_dc_left_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1632:1: style:inconclusive: Function 'svt_aom_highbd_dc_left_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:304:76: note: Function 'svt_aom_highbd_dc_left_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1632:1: note: Function 'svt_aom_highbd_dc_left_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1634:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:374:73: note: Function 'svt_aom_highbd_dc_top_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1634:1: note: Function 'svt_aom_highbd_dc_top_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1635:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:390:73: note: Function 'svt_aom_highbd_dc_top_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1635:1: note: Function 'svt_aom_highbd_dc_top_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1636:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:354:75: note: Function 'svt_aom_highbd_dc_top_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1636:1: note: Function 'svt_aom_highbd_dc_top_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1637:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:366:75: note: Function 'svt_aom_highbd_dc_top_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1637:1: note: Function 'svt_aom_highbd_dc_top_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1638:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:382:75: note: Function 'svt_aom_highbd_dc_top_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1638:1: note: Function 'svt_aom_highbd_dc_top_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1640:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:376:73: note: Function 'svt_aom_highbd_dc_top_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1640:1: note: Function 'svt_aom_highbd_dc_top_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1641:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:372:74: note: Function 'svt_aom_highbd_dc_top_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1641:1: note: Function 'svt_aom_highbd_dc_top_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1642:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:388:73: note: Function 'svt_aom_highbd_dc_top_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1642:1: note: Function 'svt_aom_highbd_dc_top_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1643:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:384:74: note: Function 'svt_aom_highbd_dc_top_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1643:1: note: Function 'svt_aom_highbd_dc_top_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1644:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:386:74: note: Function 'svt_aom_highbd_dc_top_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1644:1: note: Function 'svt_aom_highbd_dc_top_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1645:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:358:74: note: Function 'svt_aom_highbd_dc_top_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1645:1: note: Function 'svt_aom_highbd_dc_top_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1646:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:362:74: note: Function 'svt_aom_highbd_dc_top_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1646:1: note: Function 'svt_aom_highbd_dc_top_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1647:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:356:75: note: Function 'svt_aom_highbd_dc_top_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1647:1: note: Function 'svt_aom_highbd_dc_top_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1648:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:360:75: note: Function 'svt_aom_highbd_dc_top_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1648:1: note: Function 'svt_aom_highbd_dc_top_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1649:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:370:74: note: Function 'svt_aom_highbd_dc_top_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1649:1: note: Function 'svt_aom_highbd_dc_top_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1650:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:364:75: note: Function 'svt_aom_highbd_dc_top_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1650:1: note: Function 'svt_aom_highbd_dc_top_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1651:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:368:75: note: Function 'svt_aom_highbd_dc_top_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1651:1: note: Function 'svt_aom_highbd_dc_top_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1652:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:378:75: note: Function 'svt_aom_highbd_dc_top_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1652:1: note: Function 'svt_aom_highbd_dc_top_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1653:1: style:inconclusive: Function 'svt_aom_highbd_dc_top_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:380:75: note: Function 'svt_aom_highbd_dc_top_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1653:1: note: Function 'svt_aom_highbd_dc_top_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1655:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:565:68: note: Function 'svt_aom_highbd_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1655:1: note: Function 'svt_aom_highbd_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1656:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:581:68: note: Function 'svt_aom_highbd_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1656:1: note: Function 'svt_aom_highbd_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1657:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:545:70: note: Function 'svt_aom_highbd_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1657:1: note: Function 'svt_aom_highbd_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1658:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:557:70: note: Function 'svt_aom_highbd_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1658:1: note: Function 'svt_aom_highbd_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1659:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:573:70: note: Function 'svt_aom_highbd_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1659:1: note: Function 'svt_aom_highbd_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1661:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:567:68: note: Function 'svt_aom_highbd_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1661:1: note: Function 'svt_aom_highbd_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1662:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:563:69: note: Function 'svt_aom_highbd_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1662:1: note: Function 'svt_aom_highbd_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1663:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:579:68: note: Function 'svt_aom_highbd_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1663:1: note: Function 'svt_aom_highbd_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1664:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:575:69: note: Function 'svt_aom_highbd_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1664:1: note: Function 'svt_aom_highbd_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1665:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:577:69: note: Function 'svt_aom_highbd_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1665:1: note: Function 'svt_aom_highbd_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1666:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:549:69: note: Function 'svt_aom_highbd_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1666:1: note: Function 'svt_aom_highbd_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1667:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:553:69: note: Function 'svt_aom_highbd_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1667:1: note: Function 'svt_aom_highbd_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1668:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:547:70: note: Function 'svt_aom_highbd_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1668:1: note: Function 'svt_aom_highbd_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1669:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:551:70: note: Function 'svt_aom_highbd_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1669:1: note: Function 'svt_aom_highbd_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1670:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:561:69: note: Function 'svt_aom_highbd_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1670:1: note: Function 'svt_aom_highbd_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1671:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:555:70: note: Function 'svt_aom_highbd_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1671:1: note: Function 'svt_aom_highbd_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1672:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:559:70: note: Function 'svt_aom_highbd_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1672:1: note: Function 'svt_aom_highbd_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1673:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:569:70: note: Function 'svt_aom_highbd_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1673:1: note: Function 'svt_aom_highbd_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1674:1: style:inconclusive: Function 'svt_aom_highbd_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:571:70: note: Function 'svt_aom_highbd_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1674:1: note: Function 'svt_aom_highbd_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1676:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:413:68: note: Function 'svt_aom_highbd_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1676:1: note: Function 'svt_aom_highbd_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1677:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:429:68: note: Function 'svt_aom_highbd_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1677:1: note: Function 'svt_aom_highbd_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1678:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:392:70: note: Function 'svt_aom_highbd_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1678:1: note: Function 'svt_aom_highbd_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1679:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:405:70: note: Function 'svt_aom_highbd_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1679:1: note: Function 'svt_aom_highbd_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1680:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:421:70: note: Function 'svt_aom_highbd_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1680:1: note: Function 'svt_aom_highbd_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1682:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:415:68: note: Function 'svt_aom_highbd_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1682:1: note: Function 'svt_aom_highbd_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1683:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:411:69: note: Function 'svt_aom_highbd_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1683:1: note: Function 'svt_aom_highbd_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1684:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:427:68: note: Function 'svt_aom_highbd_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1684:1: note: Function 'svt_aom_highbd_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1685:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:423:69: note: Function 'svt_aom_highbd_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1685:1: note: Function 'svt_aom_highbd_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1686:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:425:69: note: Function 'svt_aom_highbd_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1686:1: note: Function 'svt_aom_highbd_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1687:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:396:69: note: Function 'svt_aom_highbd_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1687:1: note: Function 'svt_aom_highbd_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1688:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:400:69: note: Function 'svt_aom_highbd_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1688:1: note: Function 'svt_aom_highbd_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1689:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:394:70: note: Function 'svt_aom_highbd_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1689:1: note: Function 'svt_aom_highbd_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1690:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:398:70: note: Function 'svt_aom_highbd_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1690:1: note: Function 'svt_aom_highbd_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1691:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:409:69: note: Function 'svt_aom_highbd_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1691:1: note: Function 'svt_aom_highbd_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1692:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:403:70: note: Function 'svt_aom_highbd_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1692:1: note: Function 'svt_aom_highbd_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1693:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:407:70: note: Function 'svt_aom_highbd_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1693:1: note: Function 'svt_aom_highbd_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1694:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:417:70: note: Function 'svt_aom_highbd_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1694:1: note: Function 'svt_aom_highbd_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1695:1: style:inconclusive: Function 'svt_aom_highbd_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:419:70: note: Function 'svt_aom_highbd_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1695:1: note: Function 'svt_aom_highbd_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1697:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:489:73: note: Function 'svt_aom_highbd_smooth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1697:1: note: Function 'svt_aom_highbd_smooth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1698:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:505:73: note: Function 'svt_aom_highbd_smooth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1698:1: note: Function 'svt_aom_highbd_smooth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1699:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:469:75: note: Function 'svt_aom_highbd_smooth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1699:1: note: Function 'svt_aom_highbd_smooth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1700:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:481:75: note: Function 'svt_aom_highbd_smooth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1700:1: note: Function 'svt_aom_highbd_smooth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1701:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:497:75: note: Function 'svt_aom_highbd_smooth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1701:1: note: Function 'svt_aom_highbd_smooth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1703:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:491:73: note: Function 'svt_aom_highbd_smooth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1703:1: note: Function 'svt_aom_highbd_smooth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1704:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:487:74: note: Function 'svt_aom_highbd_smooth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1704:1: note: Function 'svt_aom_highbd_smooth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1705:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:503:73: note: Function 'svt_aom_highbd_smooth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1705:1: note: Function 'svt_aom_highbd_smooth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1706:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:499:74: note: Function 'svt_aom_highbd_smooth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1706:1: note: Function 'svt_aom_highbd_smooth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1707:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:501:74: note: Function 'svt_aom_highbd_smooth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1707:1: note: Function 'svt_aom_highbd_smooth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1708:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:473:74: note: Function 'svt_aom_highbd_smooth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1708:1: note: Function 'svt_aom_highbd_smooth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1709:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:477:74: note: Function 'svt_aom_highbd_smooth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1709:1: note: Function 'svt_aom_highbd_smooth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1710:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:471:75: note: Function 'svt_aom_highbd_smooth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1710:1: note: Function 'svt_aom_highbd_smooth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1711:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:475:75: note: Function 'svt_aom_highbd_smooth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1711:1: note: Function 'svt_aom_highbd_smooth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1712:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:485:74: note: Function 'svt_aom_highbd_smooth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1712:1: note: Function 'svt_aom_highbd_smooth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1713:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:479:75: note: Function 'svt_aom_highbd_smooth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1713:1: note: Function 'svt_aom_highbd_smooth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1714:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:483:75: note: Function 'svt_aom_highbd_smooth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1714:1: note: Function 'svt_aom_highbd_smooth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1715:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:493:75: note: Function 'svt_aom_highbd_smooth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1715:1: note: Function 'svt_aom_highbd_smooth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1716:1: style:inconclusive: Function 'svt_aom_highbd_smooth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:495:75: note: Function 'svt_aom_highbd_smooth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1716:1: note: Function 'svt_aom_highbd_smooth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1718:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:451:75: note: Function 'svt_aom_highbd_smooth_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1718:1: note: Function 'svt_aom_highbd_smooth_h_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1719:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:467:75: note: Function 'svt_aom_highbd_smooth_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1719:1: note: Function 'svt_aom_highbd_smooth_h_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1720:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:431:77: note: Function 'svt_aom_highbd_smooth_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1720:1: note: Function 'svt_aom_highbd_smooth_h_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1721:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:443:77: note: Function 'svt_aom_highbd_smooth_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1721:1: note: Function 'svt_aom_highbd_smooth_h_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1722:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:459:77: note: Function 'svt_aom_highbd_smooth_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1722:1: note: Function 'svt_aom_highbd_smooth_h_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1724:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:453:75: note: Function 'svt_aom_highbd_smooth_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1724:1: note: Function 'svt_aom_highbd_smooth_h_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1725:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:449:76: note: Function 'svt_aom_highbd_smooth_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1725:1: note: Function 'svt_aom_highbd_smooth_h_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1726:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:465:75: note: Function 'svt_aom_highbd_smooth_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1726:1: note: Function 'svt_aom_highbd_smooth_h_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1727:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:461:76: note: Function 'svt_aom_highbd_smooth_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1727:1: note: Function 'svt_aom_highbd_smooth_h_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1728:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:463:76: note: Function 'svt_aom_highbd_smooth_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1728:1: note: Function 'svt_aom_highbd_smooth_h_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1729:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:435:76: note: Function 'svt_aom_highbd_smooth_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1729:1: note: Function 'svt_aom_highbd_smooth_h_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1730:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:439:76: note: Function 'svt_aom_highbd_smooth_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1730:1: note: Function 'svt_aom_highbd_smooth_h_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1731:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:433:77: note: Function 'svt_aom_highbd_smooth_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1731:1: note: Function 'svt_aom_highbd_smooth_h_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1732:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:437:77: note: Function 'svt_aom_highbd_smooth_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1732:1: note: Function 'svt_aom_highbd_smooth_h_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1733:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:447:76: note: Function 'svt_aom_highbd_smooth_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1733:1: note: Function 'svt_aom_highbd_smooth_h_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1734:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:441:77: note: Function 'svt_aom_highbd_smooth_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1734:1: note: Function 'svt_aom_highbd_smooth_h_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1735:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:445:77: note: Function 'svt_aom_highbd_smooth_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1735:1: note: Function 'svt_aom_highbd_smooth_h_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1736:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:455:77: note: Function 'svt_aom_highbd_smooth_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1736:1: note: Function 'svt_aom_highbd_smooth_h_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1737:1: style:inconclusive: Function 'svt_aom_highbd_smooth_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:457:77: note: Function 'svt_aom_highbd_smooth_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1737:1: note: Function 'svt_aom_highbd_smooth_h_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1739:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:527:75: note: Function 'svt_aom_highbd_smooth_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1739:1: note: Function 'svt_aom_highbd_smooth_v_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1740:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:543:75: note: Function 'svt_aom_highbd_smooth_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1740:1: note: Function 'svt_aom_highbd_smooth_v_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1741:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:507:77: note: Function 'svt_aom_highbd_smooth_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1741:1: note: Function 'svt_aom_highbd_smooth_v_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1742:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:519:77: note: Function 'svt_aom_highbd_smooth_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1742:1: note: Function 'svt_aom_highbd_smooth_v_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1743:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:535:77: note: Function 'svt_aom_highbd_smooth_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1743:1: note: Function 'svt_aom_highbd_smooth_v_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1745:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:529:75: note: Function 'svt_aom_highbd_smooth_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1745:1: note: Function 'svt_aom_highbd_smooth_v_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1746:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:525:76: note: Function 'svt_aom_highbd_smooth_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1746:1: note: Function 'svt_aom_highbd_smooth_v_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1747:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:541:75: note: Function 'svt_aom_highbd_smooth_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1747:1: note: Function 'svt_aom_highbd_smooth_v_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1748:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:537:76: note: Function 'svt_aom_highbd_smooth_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1748:1: note: Function 'svt_aom_highbd_smooth_v_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1749:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:539:76: note: Function 'svt_aom_highbd_smooth_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1749:1: note: Function 'svt_aom_highbd_smooth_v_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1750:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:511:76: note: Function 'svt_aom_highbd_smooth_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1750:1: note: Function 'svt_aom_highbd_smooth_v_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1751:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:515:76: note: Function 'svt_aom_highbd_smooth_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1751:1: note: Function 'svt_aom_highbd_smooth_v_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1752:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:509:77: note: Function 'svt_aom_highbd_smooth_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1752:1: note: Function 'svt_aom_highbd_smooth_v_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1753:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:513:77: note: Function 'svt_aom_highbd_smooth_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1753:1: note: Function 'svt_aom_highbd_smooth_v_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1754:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:523:76: note: Function 'svt_aom_highbd_smooth_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1754:1: note: Function 'svt_aom_highbd_smooth_v_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1755:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:517:77: note: Function 'svt_aom_highbd_smooth_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1755:1: note: Function 'svt_aom_highbd_smooth_v_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1756:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:521:77: note: Function 'svt_aom_highbd_smooth_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1756:1: note: Function 'svt_aom_highbd_smooth_v_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1757:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:531:77: note: Function 'svt_aom_highbd_smooth_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1757:1: note: Function 'svt_aom_highbd_smooth_v_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1758:1: style:inconclusive: Function 'svt_aom_highbd_smooth_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:533:77: note: Function 'svt_aom_highbd_smooth_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1758:1: note: Function 'svt_aom_highbd_smooth_v_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1760:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:993:72: note: Function 'svt_aom_highbd_paeth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1760:1: note: Function 'svt_aom_highbd_paeth_predictor_4x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1761:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1009:72: note: Function 'svt_aom_highbd_paeth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1761:1: note: Function 'svt_aom_highbd_paeth_predictor_8x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1762:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:973:74: note: Function 'svt_aom_highbd_paeth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1762:1: note: Function 'svt_aom_highbd_paeth_predictor_16x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1763:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:985:74: note: Function 'svt_aom_highbd_paeth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1763:1: note: Function 'svt_aom_highbd_paeth_predictor_32x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1764:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1001:74: note: Function 'svt_aom_highbd_paeth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1764:1: note: Function 'svt_aom_highbd_paeth_predictor_64x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1765:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:995:72: note: Function 'svt_aom_highbd_paeth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1765:1: note: Function 'svt_aom_highbd_paeth_predictor_4x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1766:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:991:73: note: Function 'svt_aom_highbd_paeth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1766:1: note: Function 'svt_aom_highbd_paeth_predictor_4x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1767:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1007:72: note: Function 'svt_aom_highbd_paeth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1767:1: note: Function 'svt_aom_highbd_paeth_predictor_8x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1768:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1003:73: note: Function 'svt_aom_highbd_paeth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1768:1: note: Function 'svt_aom_highbd_paeth_predictor_8x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1769:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:1005:73: note: Function 'svt_aom_highbd_paeth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1769:1: note: Function 'svt_aom_highbd_paeth_predictor_8x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1770:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:977:73: note: Function 'svt_aom_highbd_paeth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1770:1: note: Function 'svt_aom_highbd_paeth_predictor_16x4_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1771:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:981:73: note: Function 'svt_aom_highbd_paeth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1771:1: note: Function 'svt_aom_highbd_paeth_predictor_16x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1772:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:975:74: note: Function 'svt_aom_highbd_paeth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1772:1: note: Function 'svt_aom_highbd_paeth_predictor_16x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1773:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:979:74: note: Function 'svt_aom_highbd_paeth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1773:1: note: Function 'svt_aom_highbd_paeth_predictor_16x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1774:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:989:73: note: Function 'svt_aom_highbd_paeth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1774:1: note: Function 'svt_aom_highbd_paeth_predictor_32x8_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1775:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:983:74: note: Function 'svt_aom_highbd_paeth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1775:1: note: Function 'svt_aom_highbd_paeth_predictor_32x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1776:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:987:74: note: Function 'svt_aom_highbd_paeth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1776:1: note: Function 'svt_aom_highbd_paeth_predictor_32x64_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1777:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:997:74: note: Function 'svt_aom_highbd_paeth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1777:1: note: Function 'svt_aom_highbd_paeth_predictor_64x16_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1778:1: style:inconclusive: Function 'svt_aom_highbd_paeth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.h:999:74: note: Function 'svt_aom_highbd_paeth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:1778:1: note: Function 'svt_aom_highbd_paeth_predictor_64x32_c' argument 2 names different: declaration 'y_stride' definition 'stride'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2596:101: style:inconclusive: Function 'svt_aom_intra_prediction_open_loop_mb' argument 3 names different: declaration 'srcOriginX' definition 'src_origin_x'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:149:108: note: Function 'svt_aom_intra_prediction_open_loop_mb' argument 3 names different: declaration 'srcOriginX' definition 'src_origin_x'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2596:101: note: Function 'svt_aom_intra_prediction_open_loop_mb' argument 3 names different: declaration 'srcOriginX' definition 'src_origin_x'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2597:60: style:inconclusive: Function 'svt_aom_intra_prediction_open_loop_mb' argument 4 names different: declaration 'srcOriginY' definition 'src_origin_y'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.h:150:67: note: Function 'svt_aom_intra_prediction_open_loop_mb' argument 4 names different: declaration 'srcOriginY' definition 'src_origin_y'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbIntraPrediction.c:2597:60: note: Function 'svt_aom_intra_prediction_open_loop_mb' argument 4 names different: declaration 'srcOriginY' definition 'src_origin_y'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.h:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2548:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2553:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2558:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2564:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2579:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2586:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2593:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2601:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2609:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2617:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2625:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2641:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2655:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2669:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2685:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2692:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2699:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2707:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2715:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2843:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCT_DCT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2888:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCT_DCT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:3092:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:3154:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:3150:90: style:inconclusive: Function 'svt_aom_inv_transform_recon' argument 7 names different: declaration 'bit_increment' definition 'bit_depth'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.h:126:90: note: Function 'svt_aom_inv_transform_recon' argument 7 names different: declaration 'bit_increment' definition 'bit_depth'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:3150:90: note: Function 'svt_aom_inv_transform_recon' argument 7 names different: declaration 'bit_increment' definition 'bit_depth'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:99:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:137:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:215:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:377:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:816:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:920:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:1124:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:1558:14: style: Variable 'bf0' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2459:69: style: Parameter 'output_r' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:2460:70: style: Parameter 'cfg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbInvTransforms.c:3177:62: style: Parameter 'dst_r' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbLog.c:59:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:133:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:169:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:209:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:224:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:265:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEM_ENTRY_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:312:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:329:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:340:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:155:49: style: Parameter 'param' can be declared as pointer to const. However it seems that 'add_mem_entry' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:322:28: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:155:49: note: Parameter 'param' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:164:18: style: Variable 'item' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:180:42: style: Parameter 'e' can be declared as pointer to const. However it seems that 'count_mem_entry' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:278:27: note: You might need to cast the function pointer here SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:180:42: note: Parameter 'e' can be declared as pointer to const SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:206:18: style: Variable 'new_item' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMalloc.c:220:16: style: Variable 'type' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMcp.c:180:19: style: Redundant initialization for 'vertical_idx'. The initialized value is overwritten before it is read. [redundantInitialization] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMcp.c:150:27: note: vertical_idx is initialized SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbMcp.c:180:19: note: vertical_idx is overwritten SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:46:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:132:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:183:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:221:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:316:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:357:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:441:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:582:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:584:17: style: Condition '!ybf->buffer_alloc' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:39:69: style:inconclusive: Function 'svt_picture_buffer_desc_ctor_noy8b' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.h:227:76: note: Function 'svt_picture_buffer_desc_ctor_noy8b' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:39:69: note: Function 'svt_picture_buffer_desc_ctor_noy8b' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:127:71: style:inconclusive: Function 'svt_picture_buffer_desc_noy8b_update' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.h:232:78: note: Function 'svt_picture_buffer_desc_noy8b_update' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:127:71: note: Function 'svt_picture_buffer_desc_noy8b_update' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:217:63: style:inconclusive: Function 'svt_picture_buffer_desc_ctor' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.h:229:70: note: Function 'svt_picture_buffer_desc_ctor' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:217:63: note: Function 'svt_picture_buffer_desc_ctor' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:312:71: style:inconclusive: Function 'svt_recon_picture_buffer_desc_update' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.h:236:78: note: Function 'svt_recon_picture_buffer_desc_update' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:312:71: note: Function 'svt_recon_picture_buffer_desc_update' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:354:69: style:inconclusive: Function 'svt_recon_picture_buffer_desc_ctor' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.h:231:76: note: Function 'svt_recon_picture_buffer_desc_ctor' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:354:69: note: Function 'svt_recon_picture_buffer_desc_ctor' argument 1 names different: declaration 'object_ptr' definition 'pictureBufferDescPtr'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:314:34: style: Variable 'picture_buffer_desc_init_data_ptr' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:355:34: style: Variable 'picture_buffer_desc_init_data_ptr' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:402:67: style: Parameter 'picBuffDsc' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureBufferDesc.c:435:62: style: Parameter 'picBuffDsc' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbPictureOperators.c:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:1080:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:1213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:1433:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frame_restoration_type [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:1692:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundaries [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:1701:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:104:50: style: Parameter 'frm_size' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:468:30: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:535:30: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:669:59: style: Parameter 'dgd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:803:54: style: Parameter 'dgd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:1427:74: style: Parameter 'seq_header_p' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbRestoration.c:72:12: error: Uninitialized variable: conv_params.use_dist_wtd_comp_avg [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSuperRes.c:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSuperRes.c:48:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSuperRes.c:60:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSuperRes.c:80:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSuperRes.c:216:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:73:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:88:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:132:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:152:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:171:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:200:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:232:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:265:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:278:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:307:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:359:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:397:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:442:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:502:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:516:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:544:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:566:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:598:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:662:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:717:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:747:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:753:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbSystemResourceManager.c:744:41: style: Parameter 'fifoPtr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:164:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_function [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:235:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:259:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sem_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:285:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:306:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:325:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:364:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:379:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:394:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:468:18: style: Variable 'return_error' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:466:18: note: return_error is assigned SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:468:18: note: return_error is overwritten SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:468:18: style: Variable 'return_error' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:467:49: note: return_error is assigned SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbThreads.c:468:18: note: return_error is overwritten SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:478:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_128X128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1379:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PART_N [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:569:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:570:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:585:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:586:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:600:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:601:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:615:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:616:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:631:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:632:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:646:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:647:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:661:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:662:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:677:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:678:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:692:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:693:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:707:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:708:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:724:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:725:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:739:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:740:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:754:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:755:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:769:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:770:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:784:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:785:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:800:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:801:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:910:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:911:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:913:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:914:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:930:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:931:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:933:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:934:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:949:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:950:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:952:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:953:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:969:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:970:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:972:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:973:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:988:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:989:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:991:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:992:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1007:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1008:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1010:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1011:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1026:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1027:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1029:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1030:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1045:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1046:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1048:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1049:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1065:29: style: Variable 'offsetx_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1066:29: style: Variable 'offsety_intra' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1068:29: style: Variable 'offsetx_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1069:29: style: Variable 'offsety_inter' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1084:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1085:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1099:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1100:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1114:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1115:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1129:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1130:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1144:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1145:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1159:29: style: Variable 'offsetx' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1160:29: style: Variable 'offsety' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1285:24: style: Variable 'search_geom' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1376:20: style: Variable 'cur_geom' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbUtility.c:1388:44: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbWarpedMotion.c:473:39: style: Parameter 'pts1' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbWarpedMotion.c:473:50: style: Parameter 'pts2' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/EbWarpedMotion.c:1108:32: style: Parameter 'mv' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/common_dsp_rtcd.c:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:878:47: style:inconclusive: Function 'svt_av1_add_film_grain_run' argument 1 names different: declaration 'grain_params' definition 'params'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.h:42:47: note: Function 'svt_av1_add_film_grain_run' argument 1 names different: declaration 'grain_params' definition 'params'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:878:47: note: Function 'svt_av1_add_film_grain_run' argument 1 names different: declaration 'grain_params' definition 'params'. SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:243:39: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:325:42: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:417:78: style: Parameter 'luma_grain_block' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:541:46: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:542:64: style: Parameter 'luma_grain' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:542:85: style: Parameter 'cb_grain' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:542:104: style: Parameter 'cr_grain' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:641:50: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:642:89: style: Parameter 'luma_grain' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:642:110: style: Parameter 'cb_grain' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:643:45: style: Parameter 'cr_grain' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:742:55: style: Parameter 'pars_a' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:742:77: style: Parameter 'pars_b' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Common/Codec/grainSynthesis.c:516:23: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstream.c:21:69: style:inconclusive: Function 'svt_aom_dec_bits_init' argument 3 names different: declaration 'u4_numbytes' definition 'numbytes'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstream.h:72:69: note: Function 'svt_aom_dec_bits_init' argument 3 names different: declaration 'u4_numbytes' definition 'numbytes'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstream.c:21:69: note: Function 'svt_aom_dec_bits_init' argument 3 names different: declaration 'u4_numbytes' definition 'numbytes'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstreamUnit.h:168:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_EC_WINDOW_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstreamUnit.h:204:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_EC_WINDOW_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstreamUnit.h:246:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_EC_WINDOW_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstreamUnit.h:280:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OD_EC_WINDOW_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstreamUnit.h:308:77: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecBitstreamUnit.h:310:75: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.h:65:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.h:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLE_INTER_MODE_START [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.h:73:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.h:82:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.h:85:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbObuParse.h:83:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.h:174:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_Corrupt_Frame [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:42:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_128X128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:81:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:388:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:513:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:37:103: style: Parameter 'frame_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:74:30: style: Parameter 'prev_row_cdef' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:75:65: style: Parameter 'curr_recon_stride' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:78:26: style: Variable 'frame_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:79:26: style: Variable 'recon_pic' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:387:19: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:413:24: style: Variable 'cdef_completed_in_prev_row' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecCdef.c:515:19: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.h:35:52: style: Parameter 'ps_order_hint_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:81:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCHED_FIFO [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:91:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:154:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:389:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:427:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVT_AV1_CVS_VERSION [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:458:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:494:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:505:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:554:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:601:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:614:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:657:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:667:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:492:72: style: Parameter 'config_struct' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecHandle.c:560:18: style: Variable 'data_end' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:46:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_INTERP_EXTEND [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:353:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUBPEL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:405:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_INTERP_EXTEND [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:419:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:585:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:654:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:698:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interintra_to_intra_mode [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:740:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:766:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:909:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:895:53: style:inconclusive: Function 'svt_aom_svtav1_predict_inter_block' argument 1 names different: declaration 'dec_mod_ctx' definition 'dec_mod_ctxt'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.h:22:53: note: Function 'svt_aom_svtav1_predict_inter_block' argument 1 names different: declaration 'dec_mod_ctx' definition 'dec_mod_ctxt'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:895:53: note: Function 'svt_aom_svtav1_predict_inter_block' argument 1 names different: declaration 'dec_mod_ctx' definition 'dec_mod_ctxt'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:344:80: style: Parameter 'ref_buf' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:692:20: style: Variable 'dec_handle' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:713:19: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:813:18: style: Variable 'bck_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:814:18: style: Variable 'fwd_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInterPrediction.c:921:32: style: Variable 'mode_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockSizeS_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:49:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:54:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_av1_highbd_dr_prediction_z2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:69:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:89:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:99:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:109:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:119:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_BUF_LINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:143:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:163:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockSizeS_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:180:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:189:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_ALLOWED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:224:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:280:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:302:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:470:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:654:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:766:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:46:47: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:157:103: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:158:76: style: Parameter 'fh' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:264:56: style: Parameter 'xd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:279:38: style: Parameter 'cc' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:279:51: style: Parameter 'dst_buff' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:292:58: style: Parameter 'part_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:462:63: style: Parameter 'part_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:641:101: style: Parameter 'td' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:764:26: style: Variable 'dec_handle' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecIntraPrediction.c:773:19: style: Variable 'buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:30:60: style: Parameter 'xd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:30:79: style: Parameter 'color_cfg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.h:30:99: style: Parameter 'lossless_array' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:41:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SEGMENTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_QM_LEVELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:98:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SEGMENTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:117:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_QM_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:126:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable av1_scan_orders [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:91:63: style: Parameter 'sb_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:121:96: style: Parameter 'mode' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecInverseQuantize.c:131:28: style: Variable 'dequant' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:39:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_lpf_horizontal_4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:51:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_highbd_lpf_horizontal_4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:67:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_unit [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:98:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERT_EDGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:120:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:249:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:431:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:619:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_128X128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:656:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:708:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_LF_COUNT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:607:87: style: Parameter 'frm_hdr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:607:107: style: Parameter 'seq_header' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:652:19: style: Variable 'frame_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:660:23: style: Variable 'sb_lf_completed_in_prev_row' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:737:31: style: Variable 'frame_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:388:46: style: Variable 'cur_tx_size' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecLF.c:569:46: style: Variable 'cur_tx_size' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EbPictureBufferDesc [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:133:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:321:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:344:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:396:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:424:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:496:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:342:12: style:inconclusive: Function 'svt_aom_init_dec_mod_ctxt' argument 2 names different: declaration 'dec_mod_ctxt' definition 'pp_dec_mod_ctxt'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.h:98:75: note: Function 'svt_aom_init_dec_mod_ctxt' argument 2 names different: declaration 'dec_mod_ctxt' definition 'pp_dec_mod_ctxt'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:342:12: note: Function 'svt_aom_init_dec_mod_ctxt' argument 2 names different: declaration 'dec_mod_ctxt' definition 'pp_dec_mod_ctxt'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:54:35: style: Variable 'picture_buffer_desc_init_data_ptr' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecMemInit.c:366:20: style: Variable 'cc' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecNbr.c:25:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecNbr.c:43:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecNbr.c:19:68: style: Parameter 'parse_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:29:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:37:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:54:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:120:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:205:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:255:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:366:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:420:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:497:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:494:55: style:inconclusive: Function 'svt_aom_dec_build_obmc_inter_predictors_sb' argument 1 names different: declaration 'pv_dec_mod_ctx' definition 'pv_dec_mod_ctxt'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.h:31:55: note: Function 'svt_aom_dec_build_obmc_inter_predictors_sb' argument 1 names different: declaration 'pv_dec_mod_ctx' definition 'pv_dec_mod_ctxt'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:494:55: note: Function 'svt_aom_dec_build_obmc_inter_predictors_sb' argument 1 names different: declaration 'pv_dec_mod_ctx' definition 'pv_dec_mod_ctxt'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:50:90: style: Parameter 'above_tmp_stride' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:52:56: style: Parameter 'curr_recon_stride' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:179:59: style: Parameter 'tmp_stride' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:180:26: style: Variable 'recon_picture_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:340:58: style: Parameter 'tmp_stride' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecObmc.c:341:26: style: Variable 'recon_picture_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:72:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIN_SB_SIZE_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:139:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:172:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_U [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:231:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:264:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_INVALID [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:284:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_INTRA_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:292:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_JOINT_SIGNS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:314:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:341:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DELTA_Q_PROBS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:367:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DELTA_LF_PROBS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:383:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_LVL_SKIP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:396:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockSizeS_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:430:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:446:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:456:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:480:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:521:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:535:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:557:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DC_PRED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:573:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:682:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:739:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:767:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:806:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:870:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable as_int [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:907:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1017:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1053:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_LVL_REF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1069:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable as_int [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1127:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1161:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1180:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1200:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_U [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1264:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_SIZES_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1273:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1294:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1331:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1424:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1441:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1484:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCT_DCT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1525:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCT_DCT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1551:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1576:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_unit [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1603:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eb_k_eob_group_start [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1614:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1651:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1668:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_BASE_LEVELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1685:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_type_to_class [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1707:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_CONTEXT_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1721:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txsize_sqr_map [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1863:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MIB_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1878:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2013:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_CONTEXT_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2065:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_INVALID [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2103:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2221:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2311:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MIB_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2321:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2363:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2480:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2545:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_PARAMS_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2571:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2608:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:492:19: style: Condition 'prev_ul==prev_u' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:492:40: style: Condition 'prev_ul==prev_l' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2644:68: style:inconclusive: Function 'svt_aom_parse_super_block' argument 2 names different: declaration 'parse_ctxt' definition 'parse_ctx'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.h:160:68: note: Function 'svt_aom_parse_super_block' argument 2 names different: declaration 'parse_ctxt' definition 'parse_ctx'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2644:68: note: Function 'svt_aom_parse_super_block' argument 2 names different: declaration 'parse_ctxt' definition 'parse_ctx'. SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:123:54: style: Parameter 'cached_colors' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:263:57: style: Parameter 'parse_ctxt' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:309:26: style: Variable 'mbmi' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:334:75: style: Parameter 'mbmi' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:338:19: style: Variable 'delta_q_params' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:356:86: style: Parameter 'mbmi' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:365:20: style: Variable 'delta_lf_params' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:413:26: style: Variable 'delta_q_params' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:414:26: style: Variable 'delta_lf_params' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:453:41: style: Parameter 'frm_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:469:91: style: Parameter 'xd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:505:25: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:515:25: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:570:31: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:665:18: style: Variable 'frame_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:677:26: style: Variable 'seg' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:734:44: style: Parameter 'frame_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:761:30: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:851:47: style: Parameter 'ref_order_hint' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1007:28: style: Variable 'num_threads_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1154:20: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1176:21: style: Variable 'mbmi' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1285:21: style: Variable 'mbmi' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1522:40: style: Parameter 'lossless_array' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:1522:73: style: Parameter 'trans_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2009:14: style: Variable 'above_ctx' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2010:14: style: Variable 'left_ctx' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2218:54: style: Parameter 'tile' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2309:27: style: Variable 'left_parse_ctx' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseBlock.c:2546:10: style: Variable 'r' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:65:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:112:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_LF_COUNT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:131:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:149:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:119:20: style: Variable 'parse_tile_data' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseFrame.c:147:86: style: Parameter 'tile_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:47:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SEGMENTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:59:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_txsize_rect_lookup [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:88:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_txsize_rect_lookup [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:101:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable txsize_to_bsize [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:146:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:151:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UV_INTRA_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:157:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:170:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:210:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BWDREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:256:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BWDREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseHelper.c:48:18: style: Variable 'frm_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:92:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMP_INTER_CONTEXTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:100:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:115:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BWDREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BWDREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:142:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST3_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:156:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST2_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:170:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:185:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:200:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:214:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST3_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:233:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_LVL_REF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:349:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEWMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:361:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:429:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:483:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:547:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:605:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:694:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:718:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:743:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MV_BORDER [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:753:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1129:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable as_int [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1157:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTER_COMPOUND_MODES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1164:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEARMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weight [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEWMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1212:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MV_REF_CANDIDATES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1220:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MV_CLASSES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1245:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MV_JOINTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1265:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MV_SUBPEL_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1357:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1420:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MV_SUBPEL_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1434:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1451:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_group_lookup [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1475:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1498:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1628:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1655:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gm_type [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1686:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIMPLE_TRANSLATION [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1715:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALTREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1756:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALTREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1775:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1794:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPOUND_AVERAGE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1847:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLOBAL_GLOBALMV [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1865:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPED_CAUSAL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1875:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SWITCHABLE_FILTERS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1880:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1913:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODE_CTX_REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:2087:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:2134:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:52:39: style: Parameter 'tile' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:430:18: style: Variable 'frm_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:484:18: style: Variable 'frm_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:586:88: style: Parameter 'gm_mv_candidates' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:688:105: style: Parameter 'rf' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:691:18: style: Variable 'frm_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:716:18: style: Variable 'frm_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:741:72: style: Parameter 'pi' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:758:27: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1179:64: style: Parameter 'pi' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1242:54: style: Parameter 'ref' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1262:20: style: Variable 'mbmi' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1363:15: style: Variable 'tile' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1681:20: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1731:20: style: Variable 'frm_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1736:18: style: Variable 'bck_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1737:18: style: Variable 'fwd_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1773:27: style: Variable 'left_parse_ctx' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1843:92: style: Parameter 'gm_params' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1862:20: style: Variable 'mbmi' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:1878:46: style: Parameter 'pi' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:2084:9: style: Variable 'color_neighbors' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseInterBlock.c:2206:27: style: Variable 'palette' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_Corrupt_Frame [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:79:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_Corrupt_Frame [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:87:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:157:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_TEN_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:167:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIGH_PROFILE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:239:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_Corrupt_Frame [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:421:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_Corrupt_Frame [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:483:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:505:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUPERRES_SCALE_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:567:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REFS_PER_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:598:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SWITCHABLE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:613:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TILE_AREA [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:758:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:807:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SEGMENTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:844:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIMARY_REF_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:906:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTRA_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:934:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:986:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ONLY_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1000:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frame_restoration_type [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1115:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALTREF_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1150:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1204:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SINGLE_REFERENCE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1217:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REFS_PER_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1292:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTER_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1414:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEG_LVL_ALT_Q [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1423:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1433:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1459:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SEGMENTS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1493:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1549:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1558:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1584:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1674:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:2079:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:2113:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:2366:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:2512:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1858:27: style: Condition 'frame_info->allow_screen_content_tools' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:108:107: style: Parameter 'model_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:151:79: style: Parameter 'seq_header' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:495:57: style: Parameter 'model_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:572:26: style: Variable 'ref_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:605:99: style: Parameter 'frame_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:754:93: style: Parameter 'color_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:833:22: style: Variable 'prev_frame' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1050:85: style: Parameter 'seq_header' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1113:44: style: Parameter 'frame_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1267:18: style: Variable 'ref_buf' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1274:18: style: Variable 'seq_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1275:18: style: Variable 'frame_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1454:16: style: Variable 'seq_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1582:21: style: Variable 'dec_mt_frame_data' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:1661:84: style: Parameter 'obu_header' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:583:9: warning: Uninitialized variable: found_ref [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:567:23: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecParseObu.c:583:9: note: Uninitialized variable: found_ref SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:119:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:223:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:271:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:282:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:289:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_IDX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:294:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_IDX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:299:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIMARY_REF_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:318:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTER_REFS_PER_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:332:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:486:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LAST_FRAME [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:317:90: style: Parameter 'ref_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:371:11: warning: Uninitialized variables: ref_frame_info.map_idx, ref_frame_info.pic_buf, ref_frame_info.sort_idx [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:335:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecPicMgr.c:371:11: note: Uninitialized variables: ref_frame_info.map_idx, ref_frame_info.pic_buf, ref_frame_info.sort_idx SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:127:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:388:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:399:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:425:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:464:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:547:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:565:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_128X128 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:627:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:678:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:796:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:809:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:949:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_high [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:965:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:996:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1022:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1171:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1215:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:126:78: style: Parameter 'tiles_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:361:65: style: Parameter 'tiles_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:504:42: style: Variable 'parse_recon_tile_info_array' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:562:78: style: Parameter 'stride' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:564:16: style: Variable 'frame_size' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:623:96: style: Parameter 'stride' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:626:21: style: Variable 'frame_size' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:630:21: style: Variable 'dec_mt_frame_data' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:738:24: style: Variable 'tiles_info' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:887:31: style: Variable 'start_cdef' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:940:28: style: Variable 'num_threads_cdefed' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:959:59: style: Parameter 'rec_stride' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:978:30: style: Parameter 'rec_stride' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1072:18: style: Variable 'frame_header' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1086:31: style: Variable 'start_lr' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1160:24: style: Variable 'num_threads_lred' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcess.c:1170:21: style: Variable 'start_thread' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessBlock.c:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CFL_DISALLOWED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessBlock.c:84:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mi_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessBlock.c:49:75: style: Parameter 'xd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessBlock.c:199:35: style: Variable 'ref_sb_completed' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessFrame.c:67:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessFrame.c:124:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessFrame.c:71:23: style: Variable 'sb_completed_in_prev_row' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecProcessFrame.c:146:31: style: Variable 'sb_row_parsed' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:110:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:177:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:246:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:435:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:475:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:105:96: style: Parameter 'color_cfg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:106:16: style: Variable 'frame_size' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:239:55: style: Parameter 'rec_stride' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:242:27: style: Variable 'lr_unit' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:252:23: style: Variable 'sb_lr_completed_in_prev_row' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:287:23: style: Variable 'lr_params' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:458:19: warning: Uninitialized variable: tile_rect [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:447:31: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecRestoration.c:458:19: note: Uninitialized variable: tile_rect SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecSuperRes.c:26:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecSuperRes.c:73:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PICTURE_BUFFER_DESC_FULL_MASK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecSuperRes.c:124:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MB_PLANE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecSuperRes.c:24:70: style: Parameter 'cm' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecSuperRes.c:24:87: style: Parameter 'frm_hdr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.c:27:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MIB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.c:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.c:87:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_EIGHT_BIT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.c:236:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV444 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.c:26:19: style: Variable 'ps_frm_hdr' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Decoder/Codec/EbDecUtils.c:78:43: style: Parameter 'recon_picture_buf' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbCdef_AVX2.c:31:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDEF_PRI_STRENGTHS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbCdef_AVX2.c:341:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbCdef_AVX2.c:406:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:225:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:596:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:4377:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_sad64x64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:696:27: style: Variable 'p_ref' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:691:31: note: p_ref is assigned SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:696:27: note: p_ref is overwritten SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:744:27: style: Variable 'p_ref' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:737:31: note: p_ref is assigned SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:744:27: note: p_ref is overwritten SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:134:30: style: Variable 'tem_sum_1' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:308:23: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:309:23: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:513:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:514:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:545:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:546:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:690:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:736:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:871:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:872:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:907:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:908:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:959:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:960:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1005:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1006:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1055:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1056:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1115:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1116:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1180:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1181:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1246:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1247:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1534:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1535:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1596:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1597:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1663:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1664:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1732:31: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbComputeSAD_Intrinsic_AVX2.c:1733:31: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbNoiseModel_avx2.c:144:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _CMP_GT_OQ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbNoiseModel_avx2.c:165:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLowPolyNumParams [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbRestorationPick_AVX2.c:65:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_RST_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:160:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_error_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:216:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y_accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:247:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance_threshold_fp16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:364:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable luma_window_error_quad_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:414:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_bit_depth [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:475:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y_accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:509:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_bit_depth [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:634:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable luma_window_error_quad_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:693:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:739:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:768:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BW [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:815:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TF_PLANEWISE_FILTER_WEIGHT_SCALE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:833:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TF_PLANEWISE_FILTER_WEIGHT_SCALE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:853:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:873:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:899:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGE_THRESHOLD [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:990:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGE_THRESHOLD [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:253:14: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:515:14: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:408:23: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:763:56: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:847:54: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:847:83: style: Parameter 'input_picture_ptr_central' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:866:61: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTemporalFiltering_AVX2.c:866:90: style: Parameter 'input_picture_ptr_central' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTransforms_Intrinsic_AVX2.c:207:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp_buf [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTransforms_Intrinsic_AVX2.c:85:50: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/EbTransforms_Intrinsic_AVX2.c:91:50: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/av1_quantize_avx2.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/av1_quantize_avx2.c:30:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/av1_quantize_avx2.c:115:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/av1_quantize_avx2.c:186:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/av1_quantize_avx2.c:261:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/corner_match_avx2.c:28:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_compute_cross_byte_mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/dwt_avx2.c:17:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/enc_warp_plane_avx2.c:54:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_error_measure_lut [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:239:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:266:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:307:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:355:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:417:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:453:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:492:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:532:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:593:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:631:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:672:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:699:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:738:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:801:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable num_cols [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:802:14: warning: Unused variable value 'uint8_t' [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:809:14: warning: Unused variable value 'uint8_t' [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:816:14: warning: Unused variable value 'uint8_t' [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/encodetxb_avx2.c:817:18: warning: Unused variable value 'uint8_t' [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:862:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:2700:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3674:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3710:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3850:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_SIZES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3879:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3926:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_log2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4081:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4109:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4140:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4173:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4341:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4373:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4403:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4434:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4463:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4497:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4538:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4697:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4840:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4983:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_shift_16x4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:6503:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:7817:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:7831:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:7849:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:7995:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8287:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8435:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8597:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_log2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8628:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8688:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8729:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8769:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8811:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8852:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9032:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9250:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9405:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9548:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9687:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_shift_16x4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9827:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9856:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9888:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9920:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:10176:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12246:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12264:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12293:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12508:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12660:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12822:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_log2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12855:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12921:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12960:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12999:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13039:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13078:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13249:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13466:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13621:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13764:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13903:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_shift_16x4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14045:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14071:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14099:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14128:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:860:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:2698:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3876:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:3922:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4077:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4137:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4338:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4370:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4400:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4431:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4461:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4495:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4534:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4694:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4837:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4980:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8285:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8433:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8593:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8627:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8685:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8726:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8766:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8808:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:8849:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9029:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9246:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9402:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9545:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9684:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9823:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9885:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12506:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12658:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12818:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12854:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12918:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12957:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:12996:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13036:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13075:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13246:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13462:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13618:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13761:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:13900:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14041:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14096:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4125:25: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4157:25: warning: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4152:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4157:25: note: Uninitialized variable: in SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:4192:20: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9872:28: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9905:28: warning: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9900:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9905:28: note: Uninitialized variable: in SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:9939:23: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14085:28: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14115:28: warning: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14111:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14115:28: note: Uninitialized variable: in SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:14147:23: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1102:15: style: Variable 'top_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1106:15: style: Variable 'bot_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1142:15: style: Variable 'bot_l' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1143:15: style: Variable 'bot_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1178:15: style: Variable 'top_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1181:15: style: Variable 'bot_l' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/highbd_fwd_txfm_avx2.c:1182:15: style: Variable 'bot_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/obmc_variance_avx2.c:224:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/obmc_variance_avx2.c:331:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MI_SIZE_LOG2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/obmc_variance_avx2.c:217:81: style: Parameter 'xd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/obmc_variance_avx2.c:323:80: style: Parameter 'xd' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:26:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:78:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:139:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:161:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:188:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:260:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SQUARE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:345:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/palette_avx2.c:370:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_MAX_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/pickrst_avx2.h:21:1: error: There is an unknown macro here somewhere. Configuration is required. If EB_ALIGN is a macro then please configure it. [unknownMacro] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:95:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:140:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:160:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:206:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:239:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:272:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:306:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:348:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:425:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:600:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:678:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:733:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:751:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:809:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_av1_down2_symeven_half_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:860:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:954:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:983:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1255:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1280:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1324:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1371:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RS_SCALE_SUBPEL_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1575:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_av1_down2_symeven_half_filter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1733:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1801:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1839:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1887:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1914:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1954:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:1969:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2193:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2228:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2256:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filteredinterp_filters1000 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2502:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2549:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2587:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2629:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2675:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2706:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2063:18: style: Variable 'optr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2064:16: style: Variable 'in' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2122:18: style: Variable 'optr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2123:16: style: Variable 'in' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2347:18: style: Variable 'optr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2348:16: style: Variable 'in' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2417:18: style: Variable 'optr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/resize_avx2.c:2418:16: style: Variable 'in' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/variance_impl_avx2.c:174:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_AVX2/variance_impl_avx2.c:354:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:620:57: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:653:57: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:686:57: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:710:58: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:752:58: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:785:58: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:809:58: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:833:58: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:857:58: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbComputeSAD_neon.c:881:59: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbTemporalFiltering_neon.c:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbTemporalFiltering_neon.c:147:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance_threshold_fp16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbTemporalFiltering_neon.c:278:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable luma_window_error_quad_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/EbTemporalFiltering_neon.c:152:14: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/av1_quantize_neon.c:226:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_QM_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:21:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:245:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:273:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:312:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:371:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:396:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:421:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:444:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:469:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:500:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:540:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:644:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp_buf [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/encodetxb_neon.c:24:28: style: Variable 'j' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/hadmard_path_neon.c:293:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:85:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:218:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:231:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:774:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:1565:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:1580:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3145:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3179:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3226:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3255:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3290:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3322:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3350:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3385:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3411:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3442:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3471:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3501:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3532:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3571:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3702:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_SIZES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3730:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3764:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:4386:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:5195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_log2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:5589:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:5867:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:229:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:772:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:1578:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:1751:60: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3142:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3176:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3222:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3251:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3285:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3316:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3382:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3408:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3439:44: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3468:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3498:43: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3529:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3700:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:3761:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:4384:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:5191:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:5588:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:5864:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:1103:27: style: Variable 'in' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/highbd_fwd_txfm_neon.c:1104:27: style: Variable 'output' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/obmc_sad_neon.c:25:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/obmc_variance_neon.c:31:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable val [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:1074:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:1148:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_RST_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:61:21: style: Variable 'h_limit' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:60:21: note: h_limit is assigned SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:61:21: note: h_limit is overwritten SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:93:21: style: Variable 'h_limit' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:92:21: note: h_limit is assigned SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:93:21: note: h_limit is overwritten SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/pickrst_neon.c:49:29: style: Variable 'src_ptr' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/sad_neon.c:403:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_2_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_NEON/sad_neon.c:439:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:86:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:113:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:212:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:248:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:286:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:322:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:360:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:419:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/encodetxb_sse2.c:458:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/highbd_variance_sse2.c:117:15: style: Variable 'src' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/highbd_variance_sse2.c:118:15: style: Variable 'ref' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/variance_sse2.c:441:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_2_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE2/variance_sse2.c:461:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_4_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbCdef_sse4.c:287:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbCdef_sse4.c:358:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:216:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tsum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:3808:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_sad64x64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:217:23: style: Variable 'p_ref' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:212:27: note: p_ref is assigned SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:217:23: note: p_ref is overwritten SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:264:23: style: Variable 'p_ref' is reassigned a value before the old one has been used. [redundantAssignment] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:257:27: note: p_ref is assigned SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:264:23: note: p_ref is overwritten SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:141:27: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:142:27: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:173:27: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:174:27: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:211:27: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:256:27: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:311:27: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:312:27: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:347:27: style: Variable 'p_src' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:348:27: style: Variable 'p_ref' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:371:39: style: Variable 's6' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbComputeSAD_Intrinsic_SSE4_1.c:395:39: style: Variable 's6' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:176:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable block_error_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:239:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y_accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:270:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance_threshold_fp16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:393:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable luma_window_error_quad_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:443:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_bit_depth [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:511:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y_accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:544:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoder_bit_depth [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:678:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable luma_window_error_quad_fp8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:737:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:775:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accum [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:802:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BW [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:849:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TF_PLANEWISE_FILTER_WEIGHT_SCALE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:868:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TF_PLANEWISE_FILTER_WEIGHT_SCALE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:890:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:910:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:275:14: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:552:14: warning:inconclusive: Found suspicious operator '*', result is not used. [constStatement] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:437:23: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:797:58: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:884:56: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:884:85: style: Parameter 'input_picture_ptr_central' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:903:63: style: Parameter 'me_ctx' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/EbTemporalFiltering_SSE4_1.c:903:92: style: Parameter 'input_picture_ptr_central' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/av1_quantize_sse4_1.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/av1_quantize_sse4_1.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/av1_quantize_sse4_1.c:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranLow [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/corner_match_sse4.c:45:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_compute_cross_byte_mask [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/encodetxb_sse4.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_PAD_HOR [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/encodetxb_sse4.c:183:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp_buf [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/av1_txfm_sse4.h:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:219:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:417:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:442:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:621:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:643:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:2407:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:2981:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_SIZES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3569:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3618:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3645:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3678:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3710:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3718:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3743:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3771:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3805:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3831:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3987:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4022:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4051:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4079:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4106:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4263:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4289:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4317:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:6724:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8118:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8163:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8354:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8658:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8806:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8968:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_log2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8999:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9059:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9100:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9140:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9182:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9223:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9403:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9633:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9788:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9931:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10070:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_shift_16x4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10210:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10239:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10271:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10303:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10597:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2_bits [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:12795:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:12812:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:12846:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new_sqrt2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13067:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13219:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13381:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tx_size_wide_log2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13414:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13480:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13520:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13559:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13599:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13638:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13809:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14038:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X8 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14193:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_8X4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14336:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_4X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14475:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fwd_shift_16x4 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14619:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_32X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14645:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X32 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14673:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_16X64 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14702:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TX_64X16 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:217:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:440:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:641:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:2940:58: style: Parameter 'out' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3566:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3614:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3707:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3715:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3740:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3768:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3802:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3829:47: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3985:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4019:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4048:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4077:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4104:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4260:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4286:46: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4314:45: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8177:55: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8262:56: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8350:63: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8656:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8804:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8964:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:8998:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9056:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9097:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9137:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9179:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9220:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9400:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9629:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9785:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:9928:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10067:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10206:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10268:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13065:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13217:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13377:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13413:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13477:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13517:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13556:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13596:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13635:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:13806:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14034:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14190:48: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14333:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14472:49: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14615:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14670:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10288:30: warning: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10283:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10288:30: note: Uninitialized variable: in SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10322:25: warning: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10315:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:10322:25: note: Uninitialized variable: in SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14659:30: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14689:30: warning: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14685:27: note: Assuming condition is false SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14689:30: note: Uninitialized variable: in SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:14721:25: error: Uninitialized variable: in [uninitvar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3009:27: style: Variable 'in' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:3010:27: style: Variable 'output' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4655:15: style: Variable 'top_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4659:15: style: Variable 'bot_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4695:15: style: Variable 'bot_l' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4696:15: style: Variable 'bot_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4731:15: style: Variable 'top_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4734:15: style: Variable 'bot_l' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/highbd_fwd_txfm_sse4.c:4735:15: style: Variable 'bot_r' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSE4_1/pickrst_sse4.c:25:1: error: There is an unknown macro here somewhere. Configuration is required. If EB_ALIGN is a macro then please configure it. [unknownMacro] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSSE3/variance_impl_ssse3.c:100:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/ASM_SSSE3/variance_impl_ssse3.c:159:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/EncodeTxbRef_C.c:34:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_txb_bwl_tab [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:35:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:61:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILTER_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USE_2_TAPS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:228:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:324:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:325:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:326:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:327:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:328:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:329:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:330:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:331:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:332:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:333:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:334:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:335:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:336:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:337:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:338:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:339:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:340:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:341:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:342:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:343:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:344:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:345:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:393:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:396:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:399:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:402:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:405:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:408:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:411:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:414:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:417:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:420:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:423:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:426:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:429:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:432:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:435:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:438:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:441:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:443:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:445:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:447:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:449:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/C_DEFAULT/variance.c:451:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bilinear_filters_2t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMotionEstimationContext.h:383:5: error: There is an unknown macro here somewhere. Configuration is required. If EB_ALIGN is a macro then please configure it. [unknownMacro] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.c:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.c:71:75: style:inconclusive: Function 'svt_aom_enc_dec_segments_init' argument 2 names different: declaration 'col_count' definition 'segColCount'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.h:84:82: note: Function 'svt_aom_enc_dec_segments_init' argument 2 names different: declaration 'col_count' definition 'segColCount'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.c:71:75: note: Function 'svt_aom_enc_dec_segments_init' argument 2 names different: declaration 'col_count' definition 'segColCount'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.c:71:97: style:inconclusive: Function 'svt_aom_enc_dec_segments_init' argument 3 names different: declaration 'row_count' definition 'segRowCount'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.h:84:102: note: Function 'svt_aom_enc_dec_segments_init' argument 3 names different: declaration 'row_count' definition 'segRowCount'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecSegments.c:71:97: note: Function 'svt_aom_enc_dec_segments_init' argument 3 names different: declaration 'row_count' definition 'segRowCount'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecTasks.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncDecTasks.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncWarpedMotion.h:21:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable svt_aom_error_measure_lut [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncWarpedMotion.c:161:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AFFINE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncWarpedMotion.c:159:37: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMdRateEstimation.h:231:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CDF_PROB_TOP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMdRateEstimation.h:251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AomCdfProb [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMdRateEstimation.h:275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AomCdfProb [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncodeContext.c:20:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncodeContext.c:71:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REF_FRAMES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncodeContext.c:93:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ENC_EC_ERROR29 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEncodeContext.c:150:10: style: Variable 'num_lap_buffers' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMdRateEstimation.h:221:17: style: Parameter 'cdf_ptr_tr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.h:92:82: style: Parameter 'na_unit_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.h:96:78: style: Parameter 'na_unit_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.h:103:81: style: Parameter 'na_unit_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.h:107:77: style: Parameter 'na_unit_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEntropyCodingResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbEntropyCodingResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbInitialRateControlReorderQueue.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbInitialRateControlResults.c:21:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbInitialRateControlResults.c:31:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMotionEstimationResults.c:19:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbMotionEstimationResults.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.c:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.c:146:80: style: Parameter 'na_unit_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.c:152:76: style: Parameter 'na_unit_ptr' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbNeighborArrays.c:684:86: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPacketizationReorderQueue.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureAnalysisResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureAnalysisResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureDecisionQueue.c:21:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureDecisionReorderQueue.c:17:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureDecisionResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureDecisionResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureDemuxResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureDemuxResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureManagerQueue.c:17:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPictureManagerQueue.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:480:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PredictionStructureConfigEntry [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:492:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVT_AV1_PRED_TOTAL_COUNT [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:712:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SVT_AV1_PRED_RANDOM_ACCESS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:750:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_TEMPORAL_LAYERS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:487:81: style:inconclusive: Function 'svt_aom_get_prediction_structure' argument 1 names different: declaration 'prediction_structure_group_ptr' definition 'pred_struct_group_ptr'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.h:71:88: note: Function 'svt_aom_get_prediction_structure' argument 1 names different: declaration 'prediction_structure_group_ptr' definition 'pred_struct_group_ptr'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:487:81: note: Function 'svt_aom_get_prediction_structure' argument 1 names different: declaration 'prediction_structure_group_ptr' definition 'pred_struct_group_ptr'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:488:75: style:inconclusive: Function 'svt_aom_get_prediction_structure' argument 2 names different: declaration 'pred_structure' definition 'pred_struct'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.h:72:88: note: Function 'svt_aom_get_prediction_structure' argument 2 names different: declaration 'pred_structure' definition 'pred_struct'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPredictionStructure.c:488:75: note: Function 'svt_aom_get_prediction_structure' argument 2 names different: declaration 'pred_structure' definition 'pred_struct'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x128_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:573:69: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x128_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:573:82: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x128_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:573:112: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x128_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:573:125: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:193:1: note: Function 'svt_aom_highbd_10_variance128x128_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:571:68: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:571:81: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:571:111: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: style:inconclusive: Function 'svt_aom_highbd_10_variance128x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:571:124: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:194:1: note: Function 'svt_aom_highbd_10_variance128x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x128_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:569:68: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x128_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:569:81: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x128_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:569:111: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x128_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:569:124: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:195:1: note: Function 'svt_aom_highbd_10_variance64x128_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:567:67: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:567:80: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:567:110: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:567:123: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:196:1: note: Function 'svt_aom_highbd_10_variance64x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:565:67: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:565:80: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:565:110: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:565:123: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:197:1: note: Function 'svt_aom_highbd_10_variance64x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:561:67: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:561:80: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:561:110: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:561:123: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:198:1: note: Function 'svt_aom_highbd_10_variance32x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:559:67: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:559:80: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:559:110: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:559:123: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:199:1: note: Function 'svt_aom_highbd_10_variance32x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:557:67: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:557:80: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:557:110: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:557:123: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:200:1: note: Function 'svt_aom_highbd_10_variance32x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:551:67: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:551:80: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:551:110: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:551:123: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:201:1: note: Function 'svt_aom_highbd_10_variance16x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:549:67: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:549:80: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:549:110: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:549:123: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:202:1: note: Function 'svt_aom_highbd_10_variance16x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:547:66: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:547:79: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:547:109: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:547:122: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:203:1: note: Function 'svt_aom_highbd_10_variance16x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:541:66: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:541:79: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:541:109: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:541:122: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:204:1: note: Function 'svt_aom_highbd_10_variance8x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:539:65: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:539:78: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:539:108: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:539:121: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:205:1: note: Function 'svt_aom_highbd_10_variance8x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:537:65: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:537:78: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:537:108: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:537:121: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:206:1: note: Function 'svt_aom_highbd_10_variance8x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:533:65: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:533:78: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:533:108: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:533:121: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:207:1: note: Function 'svt_aom_highbd_10_variance4x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:531:65: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:531:78: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:531:108: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:531:121: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:208:1: note: Function 'svt_aom_highbd_10_variance4x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:535:66: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:535:79: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:535:109: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: style:inconclusive: Function 'svt_aom_highbd_10_variance4x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:535:122: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:209:1: note: Function 'svt_aom_highbd_10_variance4x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:545:66: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:545:79: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:545:109: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:545:122: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:210:1: note: Function 'svt_aom_highbd_10_variance16x4_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:543:66: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:543:79: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:543:109: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: style:inconclusive: Function 'svt_aom_highbd_10_variance8x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:543:122: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:211:1: note: Function 'svt_aom_highbd_10_variance8x32_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:555:66: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:555:79: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:555:109: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: style:inconclusive: Function 'svt_aom_highbd_10_variance32x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:555:122: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:212:1: note: Function 'svt_aom_highbd_10_variance32x8_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:553:67: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:553:80: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:553:110: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: style:inconclusive: Function 'svt_aom_highbd_10_variance16x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:553:123: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:213:1: note: Function 'svt_aom_highbd_10_variance16x64_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:563:67: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 1 names different: declaration 'src_ptr' definition 'a'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:563:80: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 2 names different: declaration 'source_stride' definition 'a_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:563:110: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 3 names different: declaration 'ref_ptr' definition 'b'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: style:inconclusive: Function 'svt_aom_highbd_10_variance64x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:563:123: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbPsnr.c:214:1: note: Function 'svt_aom_highbd_10_variance64x16_c' argument 4 names different: declaration 'ref_stride' definition 'b_stride'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRateControlResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRateControlResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRateControlTasks.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRateControlTasks.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbResourceCoordinationResults.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbResourceCoordinationResults.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:119:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:180:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_RST_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:241:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_RST_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:440:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_RST_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:511:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_PRJ_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:557:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_UNITPELS_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:656:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SGRPROJ_PARAMS_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:675:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:712:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:807:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:859:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:907:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:938:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:982:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_FILT_STEP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1010:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1045:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1157:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1205:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_WIENER [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1235:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_PROC_UNIT_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1276:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_SGRPROJ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1304:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN_3TAP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1390:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN_3TAP [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1440:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1451:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_NONE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1457:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_TYPES [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1485:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_PLANE_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1560:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORE_WIENER [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:570:34: style: Condition 'sg_ref_frame_ep[1]<0' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:569:70: note: Assuming that condition 'sg_ref_frame_ep[1]<0' is not redundant SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:570:34: note: Condition 'sg_ref_frame_ep[1]<0' is always false SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:571:34: style: Condition 'sg_ref_frame_ep[0]<0' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:569:44: note: Assuming that condition 'sg_ref_frame_ep[0]<0' is not redundant SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:571:34: note: Condition 'sg_ref_frame_ep[0]<0' is always false SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1349:13: style: Condition '!wiener_decompose_sep_sym(wiener_win,M,H,vfilterd,hfilterd)' is always false [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1349:38: note: Calling function 'wiener_decompose_sep_sym' returns 1 SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1349:13: note: Condition '!wiener_decompose_sep_sym(wiener_win,M,H,vfilterd,hfilterd)' is always false SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:671:65: style:inconclusive: Function 'svt_av1_compute_stats_c' argument 2 names different: declaration 'dgd8' definition 'dgd'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:65:69: note: Function 'svt_av1_compute_stats_c' argument 2 names different: declaration 'dgd8' definition 'dgd'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:671:65: note: Function 'svt_av1_compute_stats_c' argument 2 names different: declaration 'dgd8' definition 'dgd'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:671:85: style:inconclusive: Function 'svt_av1_compute_stats_c' argument 3 names different: declaration 'src8' definition 'src'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/aom_dsp_rtcd.h:65:90: note: Function 'svt_av1_compute_stats_c' argument 3 names different: declaration 'src8' definition 'src'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:671:85: note: Function 'svt_av1_compute_stats_c' argument 3 names different: declaration 'src8' definition 'src'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:169:86: style: Parameter 'xq' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:235:87: style: Parameter 'xq' can be declared as const array [constParameter] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:343:13: style: Variable 'tap_min' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:344:13: style: Variable 'tap_max' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:418:106: style: Parameter 'flt0' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:419:60: style: Parameter 'flt1' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:655:48: style: Parameter 'sgrproj_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:655:75: style: Parameter 'ref_sgrproj_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:805:99: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:857:87: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:937:59: style: Parameter 'M' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:937:71: style: Parameter 'H' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:977:62: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1008:66: style: Parameter 'wiener_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1008:91: style: Parameter 'ref_wiener_info' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1053:23: style: Variable 'tap_min' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1054:23: style: Variable 'tap_max' can be declared as const array [constVariable] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1229:20: style: Variable 'dgd_start' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1474:22: style: Variable 'x' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbRestorationPick.c:1558:30: style: Variable 'p_pcs_ptr' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:81:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_ID_LENGTH [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:114:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:153:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:272:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PART_N [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:328:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:113:98: style:inconclusive: Function 'svt_aom_derive_input_resolution' argument 2 names different: declaration 'input_size' definition 'inputSize'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.h:404:98: note: Function 'svt_aom_derive_input_resolution' argument 2 names different: declaration 'input_size' definition 'inputSize'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/EbSequenceControlSet.c:113:98: note: Function 'svt_aom_derive_input_resolution' argument 2 names different: declaration 'input_size' definition 'inputSize'. SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/corner_match.c:23:48: style: Parameter 'im' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/corner_match.c:45:59: style: Parameter 'im1' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/corner_match.c:45:108: style: Parameter 'im2' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/dwt.c:76:19: style: Variable 'x16' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/dwt.c:110:37: style: Parameter 'output' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/fft.c:42:82: style: Condition 'y_extra' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/fft.c:41:17: note: Assuming that condition 'y_extra' is not redundant SVT-AV1-v2.0.0/Source/Lib/Encoder/Codec/fft.c:34:44: note: Assignment 'y_extra=y2>n/2&&y2 & , vector < Point > & , AffineMat & ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/GlobalMotionUtilTest.cc:355:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/HbdVarianceTest.cc:51:1: debug: Failed to parse 'using HighBdVarianceFunc = uint32_t ( * ) ( const uint8_t * src8 , int32_t src_stride , const uint8_t * ref8 , int32_t ref_stride , uint32_t * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/HbdVarianceTest.cc:472:1: debug: Failed to parse 'using HighBdVarianceNoRoundFunc = uint32_t ( * ) ( const uint16_t * src , int32_t src_stride , const uint16_t * ref , int32_t ref_stride , int w , int h , uint32_t * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/HbdVarianceTest.cc:397:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/IntraBcUtilTest.cc:135:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/InvTxfm1dTest.cc:135:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/TxfmCommon.h:206:1: debug: Failed to parse 'using IsTxTypeImpFunc = bool ( * ) ( const TxType tx_type ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:50:1: debug: Failed to parse 'using InvSqrTxfm2dFun = void ( * ) ( const int32_t * input , uint16_t * output_r , int32_t stride_r , uint16_t * output_w , int32_t stride_w , TxType tx_type , int32_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:53:1: debug: Failed to parse 'using InvRectTxfm2dType1Func = void ( * ) ( const int32_t * input , uint16_t * output_r , int32_t stride_r , uint16_t * output_w , int32_t stride_w , TxType tx_type , TxSize tx_size , int32_t eob , int32_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:58:1: debug: Failed to parse 'using InvRectTxfm2dType2Func = void ( * ) ( const int32_t * input , uint16_t * output_r , int32_t stride_r , uint16_t * output_w , int32_t stride_w , TxType tx_type , TxSize tx_size , int32_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:63:1: debug: Failed to parse 'using LowbdInvTxfm2dFunc = void ( * ) ( const int32_t * input , uint8_t * output_r , int32_t stride_r , uint8_t * output_w , int32_t stride_w , TxType tx_type , TxSize tx_size , int32_t eob ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:68:1: debug: Failed to parse 'using LowbdInvTxfm2dAddFunc = void ( * ) ( const TranLow * dqcoeff , uint8_t * dst_r , int32_t stride_r , uint8_t * dst_w , int32_t stride_w , const TxfmParam * txfm_param ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:509:9: debug: Failed to parse 'using LowbdInvRectTxfmRefFunc = void ( * ) ( const int32_t * input , uint16_t * output_r , int32_t stride_r , uint16_t * output_w , int32_t stride_w , TxType tx_type , TxSize tx_size , int32_t eob , int32_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:518:9: debug: Failed to parse 'using LowbdInvSqrTxfmRefFunc = void ( * ) ( const int32_t * input , uint16_t * output_r , int32_t stride_r , uint16_t * output_w , int32_t stride_w , TxType tx_type , int32_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:525:9: debug: Failed to parse 'using LowbdInvRectSmallTxfmRefFunc = void ( * ) ( const int32_t * input , uint16_t * output_r , int32_t stride_r , uint16_t * output_w , int32_t stride_w , TxType tx_type , TxSize tx_size , int32_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:677:9: debug: Failed to parse 'using HandleTxfmFunc = uint64_t ( * ) ( int32_t * output ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:718:9: debug: Failed to parse 'using HandleTxfmFunc = uint64_t ( * ) ( int32_t * output ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:826:9: debug: Failed to parse 'using FwdTxfm2dFunc = void ( * ) ( int16_t * input , int32_t * output , uint32_t stride , TxType tx_type , uint8_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:1083:9: debug: Failed to parse 'using FwdTxfm2dFunc = void ( * ) ( int16_t * input , int32_t * output , uint32_t stride , TxType tx_type , uint8_t bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/InvTxfm2dAsmTest.cc:887:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:88:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:98:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SB_SIZE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:265:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:265:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:269:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:269:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:90:16: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:91:16: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:100:16: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/MotionEstimationTest.cc:102:9: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/OBMCSadTest.cc:43:1: debug: Failed to parse 'using Obmcsad_Func = uint32_t ( * ) ( const uint8_t * pre , int pre_stride , const int32_t * wsrc , const int32_t * mask ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/OBMCSadTest.cc:98:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/OBMCVarianceTest.cc:46:1: debug: Failed to parse 'using ObmcVarFunc = unsigned int ( * ) ( const uint8_t * pre , int pre_stride , const int32_t * wsrc , const int32_t * mask , unsigned int * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/OBMCVarianceTest.cc:129:1: debug: Failed to parse 'using ObmcSubPixVarFunc = unsigned int ( * ) ( const uint8_t * pre , int pre_stride , int xoffset , int yoffset , const int32_t * wsrc , const int32_t * mask , unsigned int * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/OBMCVarianceTest.cc:226:1: debug: Failed to parse 'using CalcTargetWeightedPredFn = void ( * ) ( uint8_t , MacroBlockD * , int , uint8_t , MbModeInfo * , void * , const int ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/OBMCVarianceTest.cc:104:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/PackUnPackTest.cc:190:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/PaletteModeUtilTest.cc:139:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/PictureOperatorTest.cc:294:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/PsnrTest.cc:54:1: debug: Failed to parse 'using SseCalcPartFunc = int64_t ( * ) ( const Yv12BufferConfig * , const Yv12BufferConfig * , int32_t , int32_t , int32_t , int32_t ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/PsnrTest.cc:373:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/QuantAsmTest.cc:54:1: debug: Failed to parse 'using QuantizeFunc = void ( * ) ( const TranLow * coeff_ptr , intptr_t n_coeffs , const int16_t * zbin_ptr , const int16_t * round_ptr , const int16_t * quant_ptr , const int16_t * quant_shift_ptr , TranLow * qcoeff_ptr , TranLow * dqcoeff_ptr , const int16_t * dequant_ptr , uint16_t * eob_ptr , const int16_t * scan , const int16_t * iscan , const QmVal * qm_ptr , const QmVal * iqm_ptr , const int32_t log_scale ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/QuantAsmTest.cc:377:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/ResidualTest.cc:332:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/ResizeTest.cc:355:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:91:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:102:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockSizeS_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:177:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_UNITSIZE_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:326:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_UNITPELS_HORZ_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:352:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIENER_WIN2 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:363:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockSizeS_ALL [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:448:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESTORATION_UNITSIZE_MAX [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:41:1: style: The class 'av1_compute_stats_test' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:281:1: style: The class 'av1_compute_stats_test_hbd' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:123:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:125:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:180:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:182:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:385:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:387:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:451:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/RestorationPickTest.cc:453:15: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/SadTest.cc:453:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/SelfGuidedUtilTest.cc:317:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/SpatialFullDistortionTest.cc:178:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:151:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANNELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:192:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANNELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:221:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:275:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:495:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANNELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:535:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_CHANNELS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:563:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:620:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_Y [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:993:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BW [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1042:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BH [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BW [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1213:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BW [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1269:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BW [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::ref_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::tst_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::src_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::pred_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::accum_ref_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::count_ref_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::accum_tst_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::count_tst_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::stride' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::stride_pred' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::use_fixed_point' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:141:5: warning: Member variable 'TemporalFilterTestPlanewise::tf_decay_factor' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::ref_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::tst_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::src_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::pred_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::accum_ref_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::count_ref_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::accum_tst_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::count_tst_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::stride' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::stride_pred' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::use_fixed_point' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::tf_decay_factor' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:486:5: warning: Member variable 'TemporalFilterTestPlanewiseHbd::encoder_bit_depth' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::ref_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::tst_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::src_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::width' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::height' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::encoder_bit_depth' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1329:5: warning: Member variable 'EstimateNoiseTestFP::stride' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::ref_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::tst_func' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::src_ptr' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::width' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::height' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::encoder_bit_depth' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1411:5: warning: Member variable 'EstimateNoiseTestDbl::stride' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:997:18: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1005:61: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1007:61: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1022:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1024:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1167:18: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1172:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1174:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1176:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1178:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:1180:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:601:9: style: class member 'TemporalFilterTestPlanewiseHbd::use_fixed_point' is never used. [unusedStructMember] SVT-AV1-v2.0.0/test/TemporalFilterTestPlanewise.cc:603:14: style: class member 'TemporalFilterTestPlanewiseHbd::encoder_bit_depth' is never used. [unusedStructMember] SVT-AV1-v2.0.0/test/VarianceTest.cc:47:1: debug: Failed to parse 'using MSE_NXM_FUNC = uint32_t ( * ) ( const uint8_t * src_ptr , int32_t src_stride , const uint8_t * ref_ptr , int32_t ref_stride , uint32_t * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/VarianceTest.cc:51:1: debug: Failed to parse 'using MSE_HIGHBD_NXM_FUNC = void ( * ) ( const uint8_t * src_ptr , int32_t src_stride , const uint8_t * ref_ptr , int32_t ref_stride , uint32_t * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/VarianceTest.cc:240:1: debug: Failed to parse 'using SUM_SQUARE_FUNC = uint32_t ( * ) ( const int16_t * src ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/VarianceTest.cc:300:1: debug: Failed to parse 'using VARIANCE_NXM_FUNC = uint32_t ( * ) ( const uint8_t * src_ptr , int32_t src_stride , const uint8_t * ref_ptr , int32_t recon_stride , uint32_t * sse ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/VarianceTest.cc:130:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/WedgeUtilTest.cc:86:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/api_test/SvtAv1EncApiTest.cc:74:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/api_test/SvtAv1EncParamsTest.cc:213:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/av1_convolve_scale_test.cc:527:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/compute_mean_test.cc:85:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/convolve_2d_test.cc:55:1: debug: Failed to parse 'using highbd_convolve_func = void ( * ) ( const uint16_t * src , int src_stride , uint16_t * dst , int dst_stride , int w , int h , const InterpFilterParams * filter_params_x , const InterpFilterParams * filter_params_y , const int subpel_x_qn , const int subpel_y_qn , ConvolveParams * conv_params , int bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/convolve_2d_test.cc:61:1: debug: Failed to parse 'using lowbd_convolve_func = void ( * ) ( const uint8_t * src , int src_stride , uint8_t * dst , int dst_stride , int w , int h , InterpFilterParams * filter_params_x , InterpFilterParams * filter_params_y , const int subpel_x_qn , const int subpel_y_qn , ConvolveParams * conv_params ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/convolve_2d_test.cc:795:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/corner_match_test.cc:151:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/dwt_test.cc:38:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:26:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:53:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EbSvtAv1EncConfiguration [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:61:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:20:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:35:29: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:52:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/ConfigEncoder.cc:52:15: style: Variable 'app_cfg' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:144:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:165:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:187:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:206:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:228:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_type_ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:167:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable queue_type_ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:46:9: performance: Variable 'video_param_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:57:20: style:inconclusive: Technically the member function 'FrameQueue::get_type' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:64:21: style:inconclusive: Technically the member function 'FrameQueue::get_video_param' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:71:14: style:inconclusive: Technically the member function 'FrameQueue::get_frame_count' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:348:10: style:inconclusive: Technically the member function 'svt_av1_e2e_tools::PsnrStatistics::get_statistics' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:291:10: performance:inconclusive: Technically the member function 'RefQueue::draw_frames' can be static (but you may consider moving to unnamed namespace). [functionStatic] SVT-AV1-v2.0.0/test/e2e_test/VideoFrame.h:120:9: warning: Struct 'VideoFrame' has dynamic memory/resource allocation(s). The operator= is explicitly defaulted but the default operator= does not work well. It is recommended to define or delete the operator=. [noOperatorEq] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:69:9: warning: Class 'FrameQueueFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:69:9: warning: Class 'FrameQueueFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] SVT-AV1-v2.0.0/test/e2e_test/VideoFrame.h:97:5: style: Struct 'VideoFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:166:5: style: Class 'FrameQueueBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:72:14: style: The destructor '~FrameQueueFile' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:51:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:72:14: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:170:14: style: The destructor '~FrameQueueBuffer' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:51:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:170:14: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:225:14: style: The destructor '~RefQueue' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.h:132:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:225:14: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:254:33: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:254:33: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:255:33: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:255:33: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:260:33: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:260:33: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:261:33: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:261:33: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:274:33: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:274:33: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:275:33: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:275:33: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:281:33: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:281:33: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:282:33: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:282:33: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:298:33: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:298:33: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:299:33: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:299:33: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:305:33: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:305:33: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:306:33: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:306:33: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:319:28: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:319:28: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:320:28: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:320:28: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:326:28: style: Condition 'half_width' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:239:23: note: Assignment 'half_width=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:326:28: note: Condition 'half_width' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:327:28: style: Condition 'half_height' is always true [knownConditionTrueFalse] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:240:24: note: Assignment 'half_height=true', assigned value is 1 SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:327:28: note: Condition 'half_height' is always true SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:45:9: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'VideoColorFormat {aka signed int}'. [invalidPrintfArgType_uint] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:45:9: portability: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'VideoColorFormat {aka signed int}'. [invalidPrintfArgType_uint] SVT-AV1-v2.0.0/test/e2e_test/VideoFrame.h:99:11: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:77:46: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:80:46: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:97:46: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:100:46: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:117:46: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:120:46: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:265:41: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:272:33: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:279:33: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:289:41: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:296:33: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:303:33: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:308:37: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:310:37: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:315:29: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:317:29: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:322:29: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/CompareTools.h:324:29: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:50:21: style: Variable 'frame' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:51:21: style: Variable 'other_frame' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:159:33: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:159:48: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:268:26: style: Variable 'frame' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/FrameQueue.cc:187:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] SVT-AV1-v2.0.0/test/e2e_test/ParseUtil.cc:32:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::profile' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::monochrome' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::bit_depth' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::sb_size' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::still_pic' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::force_integer_mv' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_filter_intra' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_intra_edge_filter' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_masked_compound' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_dual_filter' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_jnt_comp' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_ref_frame_mvs' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_warped_motion' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::cdef_level' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_restoration' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::film_grain_params_present' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::enable_superres' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:131:9: warning: Member variable 'StreamInfo::max_intra_period' is not initialized in the constructor. [uninitMemberVar] SVT-AV1-v2.0.0/test/e2e_test/PerformanceCollect.cc:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chrono [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/PerformanceCollect.h:116:10: performance:inconclusive: Technically the member function 'PerformanceCollect::stop_count' can be static (but you may consider moving to unnamed namespace). [functionStatic] SVT-AV1-v2.0.0/test/e2e_test/PerformanceCollect.h:72:5: style: Class 'PerformanceCollect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] SVT-AV1-v2.0.0/test/e2e_test/PerformanceCollect.h:94:50: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] SVT-AV1-v2.0.0/test/e2e_test/PerformanceCollect.h:128:50: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:268:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb_type [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:325:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aom_codec_ctx_t [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:379:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_CODEC_OK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:419:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_IMG_FMT_HIGHBITDEPTH [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:428:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOM_CODEC_OK [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:432:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AV1_INVERT_TILE_DECODE_ORDER [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:318:5: performance: Variable 'video_param_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:190:10: style:inconclusive: Technically the member function 'RefDecoder::trans_video_frame' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:404:18: note: Technically the member function 'RefDecoder::trans_video_frame' can be const. SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:190:10: note: Technically the member function 'RefDecoder::trans_video_frame' can be const. SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:320:5: warning: Class 'RefDecoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:320:5: warning: Class 'RefDecoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:229:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:236:22: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:241:37: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:255:37: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:327:31: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:347:13: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:355:19: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:364:31: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:373:10: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:377:31: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:389:31: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:392:37: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:409:33: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:427:28: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:404:48: style:inconclusive: Function 'trans_video_frame' argument 1 names different: declaration 'image' definition 'image_handle'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.h:190:40: note: Function 'trans_video_frame' argument 1 names different: declaration 'image' definition 'image_handle'. SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:404:48: note: Function 'trans_video_frame' argument 1 names different: declaration 'image' definition 'image_handle'. SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:47:58: style: Parameter 'frame_type_vec' can be declared as reference to const [constParameterReference] SVT-AV1-v2.0.0/test/e2e_test/RefDecoder.cc:391:18: style: Variable 'img' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/DummyVideoSource.h:43:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable src_name_ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/DummyVideoSource.h:77:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:74:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_YUV420 [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:168:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:283:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:379:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EbPrivDataNode [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:420:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:572:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:583:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLAGS_gtest_death_test_style [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:645:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:756:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EbBufferHeaderType [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:136:9: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:137:9: performance: Variable 'setting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:138:9: performance: Variable 'test_vectors' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:144:9: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:145:9: performance: Variable 'setting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:146:9: performance: Variable 'test_vectors' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:147:9: performance: Variable 'event_vector' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:87:24: style:inconclusive: Technically the member function 'svt_av1_video_source::VideoSource::get_src_name' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/DummyVideoSource.h:112:10: style:inconclusive: Technically the member function 'svt_av1_video_source::DummyVideoSource::create_pattern' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:180:9: performance:inconclusive: Technically the member function 'svt_av1_e2e_test_vector::EncTestSetting::color_fmt' can be static (but you may consider moving to unnamed namespace). [functionStatic] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:210:10: performance:inconclusive: Technically the member function 'svt_av1_e2e_test_vector::EncTestSetting::append_token' can be static (but you may consider moving to unnamed namespace). [functionStatic] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.h:71:9: style: Struct 'IvfFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:130:14: style: The destructor '~VideoFileSource' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:41:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:130:14: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/Y4mVideoSource.h:30:6: style: The destructor '~Y4MVideoSource' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:130:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/Y4mVideoSource.h:30:6: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/YuvVideoSource.h:30:6: style: The destructor '~YuvVideoSource' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:130:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/YuvVideoSource.h:30:6: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/DummyVideoSource.h:47:14: style: The destructor '~DummyVideoSource' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:41:14: note: Virtual destructor in base class SVT-AV1-v2.0.0/test/e2e_test/DummyVideoSource.h:47:14: note: Destructor in derived class SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:225:17: performance: Function 'get_setting_name()' should return member 'name' by const reference. [returnByReference] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 5) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 6) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 7) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 8) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: %d in format string (no. 9) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:278:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] SVT-AV1-v2.0.0/test/e2e_test/DummyVideoSource.h:63:32: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:379:17: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:384:21: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:404:32: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:440:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:780:29: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:358:18: style: The scope of the variable 'frame_count' can be reduced. [variableScope] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:134:32: performance: Function parameter 'name_str' should be passed by const reference. However it seems that 'EncTestSetting' is a callback function. [passedByValueCallback] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:311:30: note: Function pointer used here. SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:134:32: note: Function parameter 'name_str' should be passed by const reference. However it seems that 'EncTestSetting' is a callback function. SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:134:53: performance: Function parameter 'settings' should be passed by const reference. However it seems that 'EncTestSetting' is a callback function. [passedByValueCallback] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:311:30: note: Function pointer used here. SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:134:53: note: Function parameter 'settings' should be passed by const reference. However it seems that 'EncTestSetting' is a callback function. SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:135:49: performance: Function parameter 'videos' should be passed by const reference. However it seems that 'EncTestSetting' is a callback function. [passedByValueCallback] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:311:30: note: Function pointer used here. SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:135:49: note: Function parameter 'videos' should be passed by const reference. However it seems that 'EncTestSetting' is a callback function. SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:141:32: performance: Function parameter 'name_str' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:141:53: performance: Function parameter 'settings' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:142:49: performance: Function parameter 'videos' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:143:48: performance: Function parameter 'events' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:375:30: performance: Range variable 'str' should be declared as const reference. [iterateByValue] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:806:54: performance: Function parameter 'path' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/E2eTestVectors.h:150:40: style: Parameter 'fn' can be declared as reference to const [constParameterReference] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:368:62: style: Parameter 'setting' can be declared as reference to const [constParameterReference] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:698:20: style: Variable 'src_frame' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:779:48: style: Variable 'frame_size' can be declared as pointer to const [constVariablePointer] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:273:28: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EFramework.cc:640:20: style: Variable 'write_location' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:124:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enable_recon [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:132:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable refer_dec_ [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:140:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enc_params [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:185:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:185:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:186:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2EParamsTest.cc:186:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_ENC_PRESET [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enable_stat [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enable_decoder [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:432:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enable_decoder [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:475:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enable_decoder [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:655:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESIZE_FIXED [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:770:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enable_decoder [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:678:21: performance: Range variable 'param' should be declared as const reference. [iterateByValue] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:717:23: performance: Function parameter 'test_case_name' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:717:57: performance: Function parameter 'feature_name' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:718:36: performance: Function parameter 'values' should be passed by const reference. [passedByValue] SVT-AV1-v2.0.0/test/e2e_test/SvtAv1E2ETest.cc:795:21: performance: Range variable 'param' should be declared as const reference. [iterateByValue] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:112:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EbSvtIOFormat [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:275:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:370:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:395:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorNone [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:98:10: style:inconclusive: Technically the member function 'svt_av1_video_source::VideoSource::is_10bit_mode' can be const. [functionConst] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:51:19: note: Technically the member function 'svt_av1_video_source::VideoSource::is_10bit_mode' can be const. SVT-AV1-v2.0.0/test/e2e_test/VideoSource.h:98:10: note: Technically the member function 'svt_av1_video_source::VideoSource::is_10bit_mode' can be const. SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:112:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:129:27: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:137:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:145:25: style: C-style pointer casting [cstyleCast] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:208:12: style: The scope of the variable 'read_len' can be reduced. [variableScope] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:209:14: style: The scope of the variable 'i' can be reduced. [variableScope] SVT-AV1-v2.0.0/test/e2e_test/VideoSource.cc:208:21: style: Variable 'read_len' is assigned a value that is never used. [unreadVariable] SVT-AV1-v2.0.0/test/e2e_test/Y4mVideoSource.cc:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/Y4mVideoSource.cc:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorInsufficientResources [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/YuvVideoSource.cc:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/e2e_test/YuvVideoSource.cc:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EB_ErrorBadParameter [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/frame_error_test.cc:157:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/hadamard_test.cc:22:1: debug: Failed to parse 'using HadamardFunc = void ( * ) ( const int16_t * a , ptrdiff_t a_stride , int32_t * b ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/hadamard_test.cc:262:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/intrapred_cfl_test.cc:34:1: debug: Failed to parse 'using CFL_PRED_HBD = void ( * ) ( const int16_t * pred_buf_q3 , uint16_t * pred , int32_t pred_stride , uint16_t * dst , int32_t dst_stride , int32_t alpha_q3 , int32_t bit_depth , int32_t width , int32_t height ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_cfl_test.cc:38:1: debug: Failed to parse 'using CFL_PRED_LBD = void ( * ) ( const int16_t * pred_buf_q3 , uint8_t * pred , int32_t pred_stride , uint8_t * dst , int32_t dst_stride , int32_t alpha_q3 , int32_t bit_depth , int32_t width , int32_t height ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_cfl_test.cc:181:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:95:1: debug: Failed to parse 'using Z1_LBD = void ( * ) ( uint8_t * dst , ptrdiff_t stride , int bw , int bh , const uint8_t * above , const uint8_t * left , int upsample_above , int dx , int dy ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:99:1: debug: Failed to parse 'using Z2_LBD = void ( * ) ( uint8_t * dst , ptrdiff_t stride , int bw , int bh , const uint8_t * above , const uint8_t * left , int upsample_above , int upsample_left , int dx , int dy ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:103:1: debug: Failed to parse 'using Z3_LBD = void ( * ) ( uint8_t * dst , ptrdiff_t stride , int bw , int bh , const uint8_t * above , const uint8_t * left , int upsample_left , int dx , int dy ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:107:1: debug: Failed to parse 'using Z1_HBD = void ( * ) ( uint16_t * dst , ptrdiff_t stride , int bw , int bh , const uint16_t * above , const uint16_t * left , int upsample_above , int dx , int dy , int bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:111:1: debug: Failed to parse 'using Z2_HBD = void ( * ) ( uint16_t * dst , ptrdiff_t stride , int bw , int bh , const uint16_t * above , const uint16_t * left , int upsample_above , int upsample_left , int dx , int dy , int bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:115:1: debug: Failed to parse 'using Z3_HBD = void ( * ) ( uint16_t * dst , ptrdiff_t stride , int bw , int bh , const uint16_t * above , const uint16_t * left , int upsample_left , int dx , int dy , int bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_dr_test.cc:373:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/intrapred_edge_filter_test.cc:35:1: debug: Failed to parse 'using UPSAMPLE_LBD = void ( * ) ( uint8_t * p , int size ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_edge_filter_test.cc:179:1: debug: Failed to parse 'using FILTER_EDGE_LBD = void ( * ) ( uint8_t * p , int size , int strength ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_edge_filter_test.cc:180:1: debug: Failed to parse 'using FILTER_EDGE_HBD = void ( * ) ( uint16_t * p , int size , int strength ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_edge_filter_test.cc:148:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/intrapred_test.cc:38:1: debug: Failed to parse 'using INTRAPRED_HBD = void ( * ) ( uint16_t * dst , ptrdiff_t stride , const uint16_t * above , const uint16_t * left , int bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_test.cc:41:1: debug: Failed to parse 'using INTRAPRED_LBD = void ( * ) ( uint8_t * dst , ptrdiff_t stride , const uint8_t * above , const uint8_t * left ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_test.cc:38:1: debug: Failed to parse 'using INTRAPRED_HBD = void ( * ) ( uint16_t * dst , long stride , const uint16_t * above , const uint16_t * left , int bd ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_test.cc:41:1: debug: Failed to parse 'using INTRAPRED_LBD = void ( * ) ( uint8_t * dst , long stride , const uint8_t * above , const uint8_t * left ) ;'. The checking continues anyway. [simplifyUsing] SVT-AV1-v2.0.0/test/intrapred_test.cc:179:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/quantize_func_test.cc:273:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/ref/TxfmRef.cc:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vtx_tab [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/ref/TxfmRef.cc:160:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/ref/TxfmRef.cc:184:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/ref/TxfmRef.cc:205:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCT_1D [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/ref/TxfmRef.cc:31:40: style: Parameter 'cfg' can be declared as reference to const [constParameterReference] SVT-AV1-v2.0.0/test/selfguided_filter_test.cc:248:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/ssim_test.cc:252:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/subtract_avg_cfl_test.cc:159:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/warp_filter_test.cc:25:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/test/warp_filter_test_util.cc:55:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WARPEDMODEL_PREC_BITS [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/test/wiener_convolve_test.cc:476:1: error: syntax error [syntaxError] SVT-AV1-v2.0.0/third_party/cpuinfo/src/init.c:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpuinfo_is_initialized [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/third_party/cpuinfo/src/x86/isa.c:660:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpuinfo_vendor_via [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/third_party/cpuinfo/src/x86/vendor.c:82:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpuinfo_vendor_intel [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/third_party/cpuinfo/src/x86/windows/init.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] SVT-AV1-v2.0.0/third_party/fastfeat/fast_9.c:2961:57: style: Parameter 'corners' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/third_party/safestringlib/safe_str_constraint.h:46:75: style: Parameter 'err_msg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/third_party/safestringlib/safe_str_constraint.h:63:81: style: Parameter 'err_msg' can be declared as pointer to const [constParameterPointer] SVT-AV1-v2.0.0/third_party/safestringlib/strnlen_s.c:81:31: style:inconclusive: Function 'strnlen_s' argument 1 names different: declaration 's' definition 'dest'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/third_party/safestringlib/safe_str_lib.h:155:38: note: Function 'strnlen_s' argument 1 names different: declaration 's' definition 'dest'. SVT-AV1-v2.0.0/third_party/safestringlib/strnlen_s.c:81:31: note: Function 'strnlen_s' argument 1 names different: declaration 's' definition 'dest'. SVT-AV1-v2.0.0/third_party/safestringlib/strnlen_s.c:81:45: style:inconclusive: Function 'strnlen_s' argument 2 names different: declaration 'smax' definition 'dmax'. [funcArgNamesDifferent] SVT-AV1-v2.0.0/third_party/safestringlib/safe_str_lib.h:155:49: note: Function 'strnlen_s' argument 2 names different: declaration 'smax' definition 'dmax'. SVT-AV1-v2.0.0/third_party/safestringlib/strnlen_s.c:81:45: note: Function 'strnlen_s' argument 2 names different: declaration 'smax' definition 'dmax'. diff: DONE