vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
[platform/upstream/libvpx.git] / test / variance_test.cc
2022-05-17 yuanhecaivp8[loongarch]: Optimize sub_pixel_variance8x8/16x16
2022-05-13 James ZernMerge changes I7d68c7f2,If283fc08,I3b1e0a2c into main
2022-05-13 yuanhecaivp9[loongarch]: Optimize avg_variance64x64/variance8x8
2022-04-26 yuanhecaivp9[loongarch]: Optimize fdct/get/variance16x16
2022-04-26 James ZernMerge changes Ib8bcefd2,I84f789ca into main
2022-04-24 yuanhecaivp9[loongarch]: Optimize sub_pixel_variance32x32/sad16x16
2022-04-15 Jerome JiangMerge "Fix int overflow in intermediate calculation...
2022-04-12 yuanhecaivp9[loongarch]: Optimize vpx_variance64x64/32x32
2022-04-05 Cheng ChenMerge "L2E: Make SimpleEncode take vp9 level as an...
2022-04-05 James ZernMerge changes I0b6520be,I1f006daa,I7ee8e367 into main
2022-04-04 Johann KoenigMerge "remove unused vp8_encode_intra parameter" into...
2022-03-31 James ZernMerge changes I4c63beeb,I28f3b98f into main
2022-03-31 Johann KoenigMerge "subpel variance: add speed test" into main
2022-03-31 Johannsubpel variance: add speed test
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
2020-11-24 Angie ChiangMerge "Revert "Close out file in EndEncode()""
2020-11-24 Angie ChiangMerge "Close out file in EndEncode()"
2020-09-11 Sarah ParkerUpstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST
2020-07-31 Jerome JiangMerge remote-tracking branch 'origin/quacking' into...
2020-07-27 Jerome JiangNULL -> nullptr in CPP files
2020-07-23 James ZernMerge "libs.mk: quiet curl output"
2020-07-23 Jerome JiangSilience warnings about uninitiated test cases
2020-06-22 James Zernupdate googletest to v1.10.0
2020-06-19 James ZernMerge "tools/lint-hunks.py: skip third_party files"
2020-06-19 James ZernMerge changes I07f2c208,I79762df8
2020-06-18 James Zernupdate googletest to v1.10.0
2018-11-21 Angie ChiangMerge changes I02279405,I87e1c3f0,Id70235c8,I62602aa4...
2018-11-21 Angie ChiangFix scan_build warnings in variance_test.cc
2018-07-30 Jerome JiangMerge "vp8: Fix memory address overflow in decoder."
2018-05-31 Hui SuMerge "Improve the ML based partition pruning"
2018-05-16 Jingning HanMerge "Use the updated best rd cost for transform block...
2018-05-15 Marco PaniconiMerge "vp9: Some speed feature settings for speed 9."
2018-05-15 Luca BarbatoMerge "Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx"
2018-05-15 Luca BarbatoAdd vpx_varianceNxM_vsx and vpx_mseNxM_vsx
2018-05-11 Jerome JiangMerge "Fix vpxdec fuzz failure."
2018-05-11 James ZernMerge "ppc: Add vpx_iwht4x4_16_add_vsx"
2018-05-02 xiwei guMerge "vp9: [loongson] optimize vpx_convolve8 with...
2018-04-28 James ZernMerge "Update variance_test.cc"
2018-04-28 Linfeng ZhangUpdate variance_test.cc
2018-04-19 James ZernMerge changes I0202a556,Iebb98f3b
2018-04-17 Linfeng ZhangUpdate variance avx2 functions
2017-11-21 Peter CollingbourneMerge "[CFI] Remove function pointer casts"
2017-11-21 Jerome JiangMerge "vp8 simulcast: fix compile warnings."
2017-11-20 Kyle SiefringMerge "Optimize AVX2 get16x16var and get32x16var functions"
2017-11-17 Kyle SiefringOptimize AVX2 get16x16var and get32x16var functions
2017-08-25 Marco PaniconiMerge "vp9: Speed 6 adapt_partition for live/vbr usage."
2017-08-25 Marco PaniconiMerge "Revert "quantize avx: copy 32x32 implementation""
2017-08-25 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_varianceWxH_c...
2017-08-24 Marco PaniconiMerge "vp9: Adjust 16x16 splot threshold for variance...
2017-08-24 Shiyou Yinvpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pix...
2017-08-24 Johann KoenigMerge "quantize test: set threshold for 32x32"
2017-08-24 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_mseWxH_c(case...
2017-08-23 Shiyou Yinvpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8...
2017-06-28 Johann KoenigMerge "partial fdct test"
2017-06-28 Jerome JiangMerge "vp9: compute skinmap only once before encoding."
2017-06-27 James ZernMerge "highbd_quantize_fp_32x32: normalize abs_qcoeff...
2017-06-26 Jerome JiangMerge "vp8: Clean up skinmap debugging codes."
2017-06-24 Linfeng ZhangMerge "Add vpx_highbd_idct4x4_16_add_sse4_1()"
2017-06-24 Linfeng ZhangMerge "Cosmetics, 8x8 idct SSE2 optimization"
2017-06-23 James ZernMerge "variance_test: move Subpel* from tuples to TestP...
2017-06-23 James Zernvariance_test: move Subpel* from tuples to TestParams
2017-06-06 James ZernMerge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16...
2017-06-06 James ZernMerge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"
2017-05-31 Johann KoenigMerge "comp_avg_pred neon: used by sub pixel avg variance"
2017-05-30 Jerome JiangMerge "Fix vp8 race when build --enable-vp9-highbitdepth."
2017-05-24 Johann KoenigMerge changes Iaab2b9a1,Idfb458d3
2017-05-24 Johann KoenigMerge changes I31fa6ef8,I228c6f29
2017-05-22 Johannsub pel avg variance neon: 4x block sizes
2017-05-22 Johannsub pel variance neon: 4x block sizes
2017-05-22 Johannsub pel avg variance neon: add neon optimizations
2017-05-22 Johann KoenigMerge changes Ib8dd96f7,Ie9854b77
2017-05-18 Johannneon variance: process 4x blocks
2017-05-17 Yaowu XuMerge "Experiment. Store first pass errors as per MB...
2017-05-13 Cheng ChenMerge "Speed up encoding by skipping altref recode"
2017-05-12 Marco PaniconiMerge "vp9: Use INTERP_FILTER for filter_type in vp9_rt...
2017-05-12 James ZernMerge changes I1b54a7a5,I3028bdad,I59788cd9
2017-05-12 Luca Barbatoppc: Add get_mb_ss_vsx
2017-05-12 Luca Barbatoppc: Add get4x4sse_cs_vsx
2017-05-12 James ZernMerge "ppc: Add vpx_sad16x8/16/32_vsx"
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-11 Paul WilkinsMerge "Tuning of factor used to calculate Q range in...
2017-05-11 Jerome JiangMerge "vp9: Fix ubsan failure in denoiser."
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-08 Marco PaniconiMerge "vp9: SVC: Modify conditon for setting downsample...
2017-05-08 Johann KoenigMerge changes Id602909a,Ib0e85608
2017-05-04 Johannsubpel variance neon: add mixed sizes
2017-05-04 Johannneon variance: add small missing sizes
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-06 James ZernMerge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa
2016-08-04 Johann KoenigMerge changes I6ef79702,Id332c641,I354b5d22,I84438013
2016-08-04 Johann KoenigMerge "Remove armv6 target"
2016-08-04 JohannRemove armv6 target
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-07-27 clang-formattest: apply clang-format
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
next