vpx/vp9/decoder
James Zern a0ffa2794b vp9/decoder: threaded row-based loop filter
Currently the only threaded option for vp9 decode. Enabled when the
decoder config thread count is > 1.

Change-Id: I082959abac9e31aa4a38ed9fd68b94680e57f4df
2013-08-05 13:22:04 -07:00
..
arm/neon add Neon optimized add constant residual functions 2013-06-28 19:06:51 -07:00
x86 Removed unused idct functions 2013-05-21 17:59:54 -04:00
vp9_dboolhuff.c Removing and moving around constant definitions. 2013-07-15 19:26:30 -07:00
vp9_dboolhuff.h Removing and moving around constant definitions. 2013-07-15 19:26:30 -07:00
vp9_decodemv.c vp9_decodemv.c cleanup. 2013-07-26 16:49:49 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c vp9/decoder: threaded row-based loop filter 2013-08-05 13:22:04 -07:00
vp9_decodframe.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_detokenize.c Tune tokenization/detokenization flow for speed-up 2013-07-29 16:15:30 -07:00
vp9_detokenize.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_dsubexp.c Clean-up in forward update to use mapping tables 2013-07-02 12:48:20 -07:00
vp9_dsubexp.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_idct_blk.c 16x16 inverse 2D-DCT with DC only 2013-07-29 14:45:53 -07:00
vp9_idct_blk.h Remove unused vp9_idct_add_{y,uv}_block 2013-06-12 12:24:22 -07:00
vp9_onyxd_if.c vp9/decoder: threaded row-based loop filter 2013-08-05 13:22:04 -07:00
vp9_onyxd_int.h vp9/decoder: threaded row-based loop filter 2013-08-05 13:22:04 -07:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_read_bit_buffer.h Adding vp9_rb_read_signed_literal function. 2013-07-01 02:09:36 -07:00
vp9_thread.c vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00
vp9_thread.h vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00
vp9_treereader.h General cleanups. 2013-07-25 14:13:48 -07:00