summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm/neon
AgeCommit message (Expand)Author
2016-07-15vp8: apply clang-formatclang-format
2015-07-07Unify subtract function used in VP8/9Jingning Han
2015-05-26Move variance functions to vpx_dspJohann
2014-11-20Correctly initialize "ones" value in neon quantizeJohann
2014-10-31Remove pair quantizationJohann
2014-10-31vp8 quantization -> intrinsicsJohann
2014-09-25Fix build failure with Android NDKJohann
2014-09-16arm: Fix building vp8_mse16x16_neon.c with MSVCScott LaVarnway
2014-09-15VP8 encoder for ARMv8 by using NEON intrinsics 1Scott LaVarnway
2014-09-08vp8 encoder: remove vp8_yv12_copy_partial_frame_neonJia Jia
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 6James Yu
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 3James Yu
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 2Scott LaVarnway
2014-07-23Fix clang compiler warning in denoising_neon.Marco Paniconi
2014-06-27Neon version of vp8_denoiser_filter_uv()Scott LaVarnway
2014-05-28Neon match to vp8 temporal denoiser fixScott LaVarnway
2014-05-26neon matches "C" when using increase_denoisingScott LaVarnway
2014-05-16vp8: Add increase_denoising parameter to denoiser.Marco Paniconi
2014-05-14Revert "Revert "Remove struct params from vp8_denoiser_filter""Marco Paniconi
2014-05-07Revert "Remove struct params from vp8_denoiser_filter"Frank Galligan
2014-05-02Remove struct params from vp8_denoiser_filterScott LaVarnway
2014-05-02Merge "Improved intrinsic version of vp8_denoiser_filter_neon"Scott LaVarnway
2014-04-30Improved intrinsic version of vp8_denoiser_filter_neonScott LaVarnway
2014-04-28Save NEON registers in VP8 NEON functionsYunqing Wang
2014-01-22arm: Use vreinterpret instead of a plain cast for converting between neon vec...Martin Storsjo
2014-01-02ARM NEON version of denoiser.Christian Duvivier
2013-05-23Remove type from vmvnJohann
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-11-01Remove vp8 in local symbols.Ronald S. Bultje
2012-07-17Restyle codeJohn Koleszar
2012-05-02Merge "Fix compiler warnings" into eiderJohn Koleszar
2012-05-02Fix TEXTRELs in the ARM asm.Timothy B. Terriberry
2012-05-02Fix compiler warningsAttila Nagy
2012-03-05Move SAD and variance functions to commonJohann
2012-02-09Fix variance overflowJohann
2011-11-15Added predictor stride argument(s) to subtract functionsScott LaVarnway
2011-11-03Merge "Change use of eob in the encoder"Scott LaVarnway
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-10-26Reduce partial frame copy in encoder's pick_filter_level_fastAttila Nagy
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-20NEON FDCT updated to match current C codeTero Rintaluoma
2011-09-19NEON walsh transform updated to match CTero Rintaluoma
2011-06-09remove one set of 16x16 variance funcationsYaowu Xu
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-06neon fast quantizer updatedTero Rintaluoma
2011-04-01Wrapper function removed from vp8_subtract_b_neon function callTero Rintaluoma
2011-01-28Merge "Adds "armvX-none-rvct" targets"Johann
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma