summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_common_data.c
AgeCommit message (Expand)Author
2016-08-31Refactor uv tx size with lookup arraysDebargha Mukherjee
2016-08-02vp9/common: apply clang-formatclang-format
2016-06-21Add a hardware compatibility featurehui su
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-06-25vp9_common_data: right-size tablesJames Zern
2014-10-07Merge "Remove vp9_blockd.h from vp9_common_data.c"Jingning Han
2014-10-07Remove vp9_blockd.h from vp9_common_data.cJingning Han
2014-10-06Add SSE2 code and unit test for VP9 denoiser.JackyChen
2014-07-11Fix chrome valgrind warning due to the use of mismatched bsizeJingning Han
2014-01-10Removing mi_height_log2_lookup table.Dmitry Kovalev
2013-12-09Removing max_uv_txsize_lookup lookup table.Dmitry Kovalev
2013-11-19Simplifying partition context calculation.Dmitry Kovalev
2013-11-17partition context update speedupJim Bankoski
2013-10-17Use lookup table to simplify logicYaowu Xu
2013-08-26Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder.Dmitry Kovalev
2013-08-09Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES.Dmitry Kovalev
2013-08-07Adding ss_size_lookup table.Dmitry Kovalev
2013-08-05Merge "cleanups after bw bh code"Jim Bankoski
2013-08-05cleanups after bw bh codeJim Bankoski
2013-08-02Replacing long block size enum values with shorter ones.Dmitry Kovalev
2013-08-01Adds a source variance computation functionDeb Mukherjee
2013-07-25Adding lookup table for size group.Dmitry Kovalev
2013-07-23clean up bw, bhJim Bankoski
2013-07-12Some minor cleanups for efficiencyDeb Mukherjee
2013-07-10mi_width_log2 & mi_height_log2Jim Bankoski
2013-07-10b_width_log2 and b_height_log2 lookupsJim Bankoski