Sign in
aomedia
/
aom
/
04d2e574252ef017dab722e56393eadab1236060
/
vp9
/
encoder
/
vp9_aq_variance.c
ce2ca9f
Duplicate reference variance code
by Johann
· 10 years ago
c3bdffb
Move variance functions to vpx_dsp
by Johann
· 10 years ago
1d7ccd5
Relocate memory operations for common code
by Johann
· 10 years ago
0d3d6e0
Increase strength of AQ1.
by Paul Wilkins
· 10 years ago
ea494c0
Fix some minor nits.
by Paul Wilkins
· 10 years ago
1663eff
Switch AQ1 segment basis from q ratio to rate ratio.
by Paul Wilkins
· 10 years ago
fc47c5d
Add adaptive midpoint for AQ1.
by Paul Wilkins
· 10 years ago
d031237
Add variance restriction to AQ2.
by Paul Wilkins
· 10 years ago
3d1e8c9
Further AQ1 clean up.
by Paul Wilkins
· 10 years ago
6a760d4
Initial AQ1 restructuring.
by Paul Wilkins
· 10 years ago
31b6d7c
AQ1 - remove first pass weights.
by Paul Wilkins
· 10 years ago
1929c9b
Rename highbitdepth functions to use highbd prefix
by Deb Mukherjee
· 10 years ago
993d10a
Adds various high bit-depth encode functions
by Deb Mukherjee
· 11 years ago
5cd0aab
Adds high bitdepth quantization functions
by Deb Mukherjee
· 11 years ago
03c276e
Split vp9_rdopt into vp9_rdopt and vp9_rd.
by Alex Converse
· 11 years ago
91dbac1
Moving compute_qdelta functions into vp9_ratectrl.{h, c}.
by Dmitry Kovalev
· 11 years ago
03a9e5e
Rename the aq_mode files.
by Marco Paniconi
· 11 years ago
[Renamed (98%) from vp9/encoder/vp9_vaq.c]
e869869
Removing unnecessary casts from quantization code.
by Dmitry Kovalev
· 11 years ago
6224516
Merge "vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call."
by Tom Finegan
· 11 years ago
76c1896
vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call.
by Tom Finegan
· 11 years ago
9b9c33a
Remove comment from calls to vp9_clear_system_state.
by Adrian Grange
· 11 years ago
a60b76b
vp9_vaq.c resolve vs warnings
by Jim Bankoski
· 11 years ago
f30b323
Modified Aq1 and Aq2
by Paul Wilkins
· 11 years ago
7b011c5
Replacing mi_{width,height}_log2 with num_8x8_blocks_{wide,high}_lookup.
by Dmitry Kovalev
· 11 years ago
ff3aada
Add missing calls to emms in the adaptive quantization code
by Guillaume Martres
· 11 years ago
e55f602
Implement variance-based adaptive quantization
by Guillaume Martres
· 11 years ago