summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/highbd_intrapred_sse2.asm
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-08-07Use newer x86inc.asmJohann
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