summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm/arm_csystemdependent.c
AgeCommit message (Expand)Author
2011-09-20Merge "NEON FDCT updated to match current C code"Johann
2011-09-20NEON FDCT updated to match current C codeTero Rintaluoma
2011-09-19Updated ARMv6 forward transforms to match CTero Rintaluoma
2011-06-29clean up warnings when building arm with rtcdJohann
2011-06-09remove one set of 16x16 variance funcationsYaowu Xu
2011-06-06remove redundant functionsYaowu Xu
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-06neon fast quantizer updatedTero Rintaluoma
2011-03-29ARMv6 optimized subtract functionsTero Rintaluoma
2011-03-21ARMv6 optimized fdct4x4Tero Rintaluoma
2011-03-15Add vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8_armv6 functionsAttila Nagy
2011-03-14Merge "Add vp8_mse16x16_armv6 function"Johann
2011-03-14Add vp8_mse16x16_armv6 functionAttila Nagy
2011-03-11ARMv6 optimized quantizationTero Rintaluoma
2011-02-23ARMv6 optimized half pixel variance calculationsTero Rintaluoma
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-11ARMv6 optimized sad16x16Tero Rintaluoma
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Adds armv6 optimized variance calculationTero Rintaluoma
2011-01-25move new neon subpixel functionJohann
2011-01-18Modify calling of NEON code in sub-pixel searchYunqing Wang
2010-10-27Fix half-pixel variance RTCD functionsJohn Koleszar
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry