summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm
AgeCommit message (Expand)Author
2023-05-03s/__aarch64__/VPX_ARCH_AARCH64/James Zern
2019-01-07arm neon: resolve missing declarationsJohann
2018-11-12quantize: use aarch64 vmaxvJohann
2016-08-04Remove armv6 targetJohann
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-11-06Remove asm offset dependenciesJohann
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-15support building vp8 and vp9 into a single libJohn Koleszar
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-10-31Change name of common top-level structures from VP8 to VP9.Ronald S. Bultje
2012-10-30Change encoder vp8_ and vp8cx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-10-29remove fdct invoke macrosJim Bankoski
2012-08-08Merging in the sixteenth subpel uv experimentDeb Mukherjee
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-29remove unused BOOL_CODER::valueJohn Koleszar
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-03-05Move SAD and variance functions to commonJohann
2012-02-09Fix variance overflowJohann
2012-01-30RTCD: finalize removal of old RTCD systemJohn Koleszar
2012-01-30RTCD: add block subtraction functionsJohn Koleszar