summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm
AgeCommit message (Expand)Author
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-16Code simplificationPaul Wilkins
2011-09-20Move neon only arm functions under arm/neon.Fritz Koenig
2011-09-20Merge "NEON FDCT updated to match current C code"Johann
2011-09-20Merge "NEON walsh transform updated to match C"Johann
2011-09-20Merge "Updated ARMv6 forward transforms to match C"Johann
2011-09-20NEON FDCT updated to match current C codeTero Rintaluoma
2011-09-20Fixed armv5te multiplicationsTero Rintaluoma
2011-09-19Updated ARMv6 forward transforms to match CTero Rintaluoma
2011-09-19NEON walsh transform updated 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-06Merge "neon fast quantize block pair"Johann
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-30adds preload for armv6 encoder asmTero Rintaluoma
2011-05-25Return sse value in vp8_variance SSE2 functionsYunqing Wang
2011-05-06neon fast quantizer updatedTero Rintaluoma
2011-04-01Merge "Wrapper function removed from vp8_subtract_b_neon function call"Johann
2011-04-01Wrapper function removed from vp8_subtract_b_neon function callTero Rintaluoma
2011-03-31Merge "ARMv6 optimized subtract functions"Johann
2011-03-29ARMv6 optimized subtract functionsTero Rintaluoma
2011-03-28Half pixel variance further optimized for ARMv6Tero 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-18remove unused vp8_predict_dc functionJohn Koleszar
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-02-08clarify *_offsets.asm differencesJohann
2011-01-28Merge "Adds "armvX-none-rvct" targets"Johann
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-27clean up implicit declaration warnings for neonJohann
2011-01-25Merge "move new neon subpixel function"Johann
2011-01-25Merge "Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5"Johann
2011-01-25move new neon subpixel functionJohann
2011-01-25Fix issue 262, vp8cx_pack_tokens_into_partitions_armv5Attila Nagy
2011-01-18Modify calling of NEON code in sub-pixel searchYunqing Wang
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-14shrink TOKENEXTRA and vp8_extra_bit_structJohann
2010-10-27Fix half-pixel variance RTCD functionsJohn Koleszar
2010-10-26Add half-pixel variance RTCD functionsJohn Koleszar
2010-10-26make arm hex search the generic implementationJohn Koleszar
2010-10-26arm: remove duplicate functionsJohn Koleszar
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry