Commit 7c844a2
[Encode] Add intra mode checking configuration for AV1
* [Encode] Add intra mode checking configuration for AV1
Add configurable intra mode checking parameters for different CU sizes (8x8, 16x16, 32x32) in AV1 VDENC command settings. Introduces platform-specific default values based on target usage modes and adds debug user setting to override with additional intra angle checking. This provides flexibility to tune intra prediction quality versus encoding performance trade-offs.1 parent 9c81b4b commit 7c844a2
File tree
1 file changed
+6
-0
lines changed- media_softlet/agnostic/common/codec/hal/enc/av1/pipeline
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
0 commit comments