summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp_common.h
AgeCommit message (Expand)Author
2019-05-21Increase the bits allocated to key frameDeepa K G
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2018-09-15cosmetics: normalize include guardsJames Zern
2017-09-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang
2017-06-28partial fdct testJohann
2016-07-25vpx_dsp: apply clang-formatclang-format
2016-07-22Add VPX_SWAP macroYury Gitman
2016-05-04vpx_dsp_common.h: remove circular includeJames Zern
2016-05-04vpx_dsp_common.h: fix include guardJames Zern
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-27Move intra prediction functions from vp9/common/ to vpx_dsp/hui su
2015-07-17Migrate quantization functions from vp9/ to vpx_dsp/Yunqing Wang
2015-07-15Add vpx_dsp_common.h fileJingning Han