Conditionally skip using inter frames in speed features
authorJingning Han <jingning@google.com>
Wed, 22 Nov 2023 23:06:08 +0000 (15:06 -0800)
committerJingning Han <jingning@google.com>
Wed, 22 Nov 2023 23:06:29 +0000 (15:06 -0800)
commit79257fd4595299415236d57fc750dcbb2c276ccb
tree02bb315c0e2f074e3cbae65778120dce1f1be985
parent741b8f6228984e888c99849d7675ea4132eaf268
Conditionally skip using inter frames in speed features

When the reference frame's scaling factor is not in the supported
range, skip using it for motion compensation prediction in the
partition speed features.

BUG=b/312517065

Change-Id: Ie3687186521ad2616be258e80d3e5b16e5f2d5e9
vp9/encoder/vp9_encodeframe.c