summaryrefslogtreecommitdiff
path: root/test/vp9_intrapred_test.cc
AgeCommit message (Expand)Author
2015-12-22Code clean of highbd_tm_predictor_32x32Jian Zhou
2015-12-22Code clean of highbd_tm_predictor_16x16Jian Zhou
2015-12-22Code clean of highbd_dc_predictor_32x32Jian Zhou
2015-12-22Merge "Code clean of highbd_tm_predictor_4x4"James Zern
2015-12-22Merge "Code clean of highbd_dc_predictor_4x4"James Zern
2015-12-18Code clean of highbd_tm_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_v_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_dc_predictor_4x4Jian Zhou
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-27Replace prefix vp9_ with vpx_ for intra prediction functionshui su
2015-07-27Move intra prediction functions from vp9/common/ to vpx_dsp/hui su
2015-07-01Fix --disable-use-x86inc when used with --enable-vp9-highbitdepthJohann
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-09-16Adding high-bitdepth intra prediction functionsDeb Mukherjee