summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_common_data.h
AgeCommit message (Expand)Author
2015-06-25vp9_common_data: right-size tablesJames Zern
2014-07-11Fix chrome valgrind warning due to the use of mismatched bsizeJingning Han
2014-01-23vp9/common: add extern "C" to headersJames Zern
2014-01-10Removing mi_height_log2_lookup table.Dmitry Kovalev
2013-12-16vp9: normalize include guardsJames Zern
2013-12-09Removing max_uv_txsize_lookup lookup table.Dmitry Kovalev
2013-10-17Use lookup table to simplify logicYaowu Xu
2013-09-29common_data.h lint issues resolvedJim Bankoski
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-05cleanups after bw bh codeJim Bankoski
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