vpx/vp9
Yunqing Wang b5e6d6cccf Add filter_selectively_vert_row2 to enable parallel loopfiltering
Added filter_selectively_vert_row2 to be ready for parallel
loopfiltering in vertical direction. This change did 2-row
filtering at a time. If 2 vertically adjacent 8x8 blocks do same
type of filtering, we can do 16-pixel filtering in parallel.

Next, we need to provide 16-pixel loopfiltering functions in c
and optimized versions for codec speedup.

Change-Id: Idf97bbdd70566e55bd30e1fd25cb8544e33291be
2013-11-21 09:53:15 -08:00
..
common Add filter_selectively_vert_row2 to enable parallel loopfiltering 2013-11-21 09:53:15 -08:00
decoder Adding MV_FP_SIZE constant. 2013-11-20 12:07:57 -08:00
encoder Merge "Removing old code." 2013-11-20 14:43:03 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Move vp9_sadmxn.h from common to encoder 2013-11-19 12:46:08 -08:00
vp9_cx_iface.c vpxenc: add --aq-mode flag to control adaptive quantization 2013-11-15 19:42:20 +01:00
vp9_dx_iface.c Adding VP9_FRAME_MARKER constant. 2013-10-23 17:24:17 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Move vp9_sadmxn.h from common to encoder 2013-11-19 12:46:08 -08:00
vp9dx.mk Renamed two files 2013-11-15 12:48:43 -08:00