- 13 Mar, 2014 - 18 commits
-
-
Jingning Han authored
Combine the common variables and functions used by different speed features. Change-Id: Ifd1fa86200edbcc9e50b3fc3b1ba8a275bc3c17f
-
Jingning Han authored
This commit unifies the non-RD partition use cases for both fixed and variable block sizes. Deprecate and remove the separate function for fixed partition type only. Change-Id: I2b6cb945e90c1566f985adcebc4d0757480a8004
-
Jingning Han authored
This commit allows the non-RD mode decision process to return the rate and distortion costs associated with the selected mode. Change-Id: Ibe0f67d323f65839fd9cb0a726c1219bf7b55da9
-
Jim Bankoski authored
* changes: vp9_lossless_test tests Renamed with suffix Large error_resilience_test renaming -> Suffix Large
-
Jingning Han authored
-
Jingning Han authored
-
Jim Bankoski authored
Change-Id: Icb5a23d5931841cb51a0518b3d33f3b1340ef3f8
-
Jim Bankoski authored
Change-Id: I62daa5938c93f0fce0c90ad3b67a2eb590120e38
-
Jim Bankoski authored
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: I14adfd32622152abdc22c16429db38f6724628a4
-
Dmitry Kovalev authored
Change-Id: I9a19eb96907f674e3ce1e573f5dd49f0fbf2ae4f
-
Jim Bankoski authored
Change-Id: I5cdff078159a379bc48f1d8e249e144c6d27c946
-
- 12 Mar, 2014 - 17 commits
-
-
Dmitry Kovalev authored
Change-Id: I9a67dec9c198ce1dca90c086be55ad050c5c6f6c
-
Deb Mukherjee authored
Brings back most of Jim's previous patch for choosing partitioning based on variance while making it compatible with the current state of the code. Also adds a nonrd_use_partition() function to recursively encode for any arbitrary sb_type decisions within a 64x64 block; and includes some refactoring. Currently, when the VAR_BASED_PARTITIONING mode is turned on for speed 7, there is a 10+% speed-up observed. Experiments/improvements with this new partitioning method will be conducted subsequently. Change-Id: Ie6f43bfbde30583e941f450bf07c3b48828c9571
-
Alex Converse authored
Change-Id: I916b1e646d9fe142d3483039eb6cc72464529832
-
Alex Converse authored
-
Alex Converse authored
Change-Id: I641a75dd75cd3c53a20eb4dbceb7a9b70a5a0e4d
-
Jingning Han authored
This commit adjusts the rate-distortion modeling for non-RD mode decision. It puts more weights on energy from AC coefficients when estimating the cost. The coding performance for rtc testset is improved by 0.72%. Change-Id: Ifa6ff11311a513ec2b10586589e82a9a21f6c61c
-
Jingning Han authored
Assign interp_kernel value in MACROBLOCKD. This will be used to select prediction filter coefficient sets and generate motion compensated prediction. Change-Id: I28c8dfb2dae6566f6939bb328aca5875c94bee65
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Tom Finegan authored
-
Dmitry Kovalev authored
-
Jim Bankoski authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Id84a43583af57889e87462ce8b76e5a552f44826
-
Yaowu Xu authored
-
Yaowu Xu authored
Clean-ups include a. redundant code in rt -5 speed feature settings b. code that guarantees square block availability in rd_auto_partition_range() Change-Id: Ic7b04d45b6dc15c461e0edbbb4e78aec20348291
-
- 11 Mar, 2014 - 5 commits
-
-
Alex Converse authored
These were discovered by ActiveMapTest. Change-Id: Ifcd305ae2d954b6ec7edcaed0f80baf18c769e01
-
Alex Converse authored
-
Jim Bankoski authored
Change-Id: I894977e6655630823145c60c8258551bd3c8c76b
-
Alex Converse authored
Change-Id: I8c3be3ed4d6bbc5fa3042a2d5637407d4d56afee
-
Alex Converse authored
Change-Id: I754a5c5e342cfa7c52c1a75424f18aea8b7657d2
-