Sign in
aomedia
/
aom
/
e8f688a8e5ef895f458730c8c864b2fe2485b017
/
aom_dsp
/
intrapred.c
64f68f0
.clang-format: update to clang-format-11
by clang-format
· 2 years, 5 months ago
6be7f49
cosmetics: sm_weight_arrays -> smooth_weights
by James Zern
· 2 years, 9 months ago
7977bb4
Define sm_weight_log2_scale as a constant integer
by Wan-Teh Chang
· 2 years, 9 months ago
a95a4a6
intrapred_common.h: normalize sm_weight_arrays*[]
by James Zern
· 2 years, 9 months ago
f883c11
Remove REALTIME_ONLY from decoder
by Jerome Jiang
· 2 years, 9 months ago
c9e9db7
Remove 4x rectangular tx size from intra pred.
by Jerome Jiang
· 4 years, 2 months ago
54fa62e
clang-format v6.0.1
by Johann
· 6 years ago
5a4cfcd
Revert "highbd_dc_pred_rect: Assert on valid only"
by Urvang Joshi
· 6 years ago
f7bd562
highbd_dc_pred_rect: Assert on valid input only.
by Urvang Joshi
· 7 years ago
90c2b65
intrapred: remove 2x2 function defs
by James Zern
· 7 years ago
44702c8
cmake: generate rtcd headers in config subdir.
by Tom Finegan
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
ee2c811
Remove unused macros.
by Urvang Joshi
· 7 years ago
fe7cc16
intrapred,smooth_predictor: rm unnecessary saturation
by James Zern
· 7 years ago
59b633c
Remove deprecated intra predictor functions
by Hui Su
· 7 years ago
6839682
Rect DC_PRED: mult and shifts equivalent to div.
by Urvang Joshi
· 7 years ago
d3d4159
Remove CONFIG_TX64X64
by Yaowu Xu
· 7 years ago
b844ee1
[intra, bugfix] Prevent overflow in DC_PRED
by David Barker
· 7 years ago
37ebf18
[Normative] DC_PRED: Avoid div using mult+shift.
by Urvang Joshi
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
49bcbac
Fix build when HIGHBITDEPTH and TXMG are off.
by Urvang Joshi
· 7 years ago
b756d24
Support 64x16 and 16x64 rect intra transform sizes
by Debargha Mukherjee
· 7 years ago
d6d6a1d
Intra Prediction for 8x32 and 32x8
by Luc Trudeau
· 7 years ago
dd1acdf
Intra Prediction for 4x16 and 16x4
by Luc Trudeau
· 7 years ago
b7301cd
Remove smooth_hv experiment flag.
by Urvang Joshi
· 7 years ago
46ae1ea
Lowbd SMOOTH_PRED intrapred ssse3 optimization
by Yi Luo
· 7 years ago
aed1a26
Add 64x32 and 32x64 intra predictors
by Debargha Mukherjee
· 7 years ago
93b543a
Remove ALT_INTRA flag.
by Urvang Joshi
· 8 years ago
766a389
Add a new experiment "rect-intra-pred".
by Urvang Joshi
· 8 years ago
1624765
tx64x64: Fix build when highbitdepth is on.
by Urvang Joshi
· 8 years ago
f695d65
smooth_pred: 1D weights array to use less memory.
by Urvang Joshi
· 8 years ago
e13a11f
Fix warning about unused functions
by Sebastien Alaiwan
· 8 years ago
e6ca8e8
Add a new experiment SMOOTH_HV.
by Urvang Joshi
· 8 years ago
c3bcf3b
Intra prediction: Remove unused variants.
by Urvang Joshi
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
ee7ee7f
SMOOTH_PRED: Use get_msb() to get log2 of block dimension.
by Urvang Joshi
· 8 years ago
4d5bbbd
SMOOTH_PRED: Use 8-bit weights for real.
by Urvang Joshi
· 8 years ago
3e42acd
SMOOTH_PRED: Use 8-bit weights.
by Urvang Joshi
· 8 years ago
8176081
SMOOTH_PRED: Use 12-bit multiplications instead of 18-bit.
by Urvang Joshi
· 8 years ago
7a40600
ALT_INTRA: Integerize the weights for SMOOTH_PRED.
by Urvang Joshi
· 8 years ago
5bb97ed
ALT_INTRA experiment: Use single set of weights for SMOOTH_PRED
by Urvang Joshi
· 8 years ago
324b4c6
Add 2x2 intra predictor for high bit-depth
by Jingning Han
· 8 years ago
8a7786d
Fix 2x2 d45 intra prediction
by Jingning Han
· 8 years ago
6be4a54
Add a new intra prediction mode "smooth".
by Urvang Joshi
· 8 years ago
84c56af
Support 64x64 intra prediction
by Debargha Mukherjee
· 8 years ago
646e52a
Fix unused variable error in intrapred.c
by Angie Chiang
· 8 years ago
03b3514
Add 2x2 directional intra predictors
by Jingning Han
· 8 years ago
e3954d8
Sync 2x2 intra predictors
by Jingning Han
· 8 years ago
9c01aa1
Change to use aom copyright notice
by Yaowu Xu
· 8 years ago
340593e
Add ALT_INTRA experiment.
by Urvang Joshi
· 8 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 8 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 8 years ago
[Renamed (99%) from vpx_dsp/intrapred.c]
1214cee
vpx_dsp/: apply clang-format
by clang-format
· 8 years ago
6ed7f7a
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
18b6e9a
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 9 years ago
26c6fbd
vpx_ve_predictor_4x4_c: quiet unused param warning
by James Zern
· 9 years ago
0543780
intrapred/d135: flatten border results before storing
by James Zern
· 9 years ago
105da41
Fix bad merge artifacts
by Yaowu Xu
· 9 years ago
48b2713
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
cdf1077
intrapred: protect functions w/CONFIG check x2
by James Zern
· 9 years ago
9568a28
Fix automerge errors
by Yaowu Xu
· 9 years ago
8dc6f3f
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
fea27cc
intrapred: protect functions w/CONFIG check
by James Zern
· 9 years ago
104636a
Some fixes from merging MISC_FIXES config
by Debargha Mukherjee
· 9 years ago
66f2f65
Merge MISC_FIXES
by hui su
· 9 years ago
53dc9fd
vp10: merge ext_ipred_bltr experiment into misc_fixes.
by Ronald S. Bultje
· 9 years ago
c7dc1d7
vp10: add extended-intra prediction edges experiment.
by Ronald S. Bultje
· 9 years ago
62a1579
vp10: reimplement d45/4x4 to match vp8 instead of vp9.
by Ronald S. Bultje
· 9 years ago
c26a9ec
vp8: change build_intra4x4_predictors() to use vpx_dsp.
by Ronald S. Bultje
· 9 years ago
4013645
Replace prefix vp9_ with vpx_ for intra prediction functions
by hui su
· 9 years ago
7971846
Move intra prediction functions from vp9/common/ to vpx_dsp/
by hui su
· 9 years ago