vpx/vp9/decoder
Dmitry Kovalev 8691565441 Removing subpix_fn_table struct.
We don't use different filter kernels for x and y, it is always one kernel
for both directions.

Change-Id: Iefcbb02ec74bf46ea20d9dca672a3efd5d631517
2014-01-24 17:06:26 -08:00
..
vp9_decodeframe.c Removing subpix_fn_table struct. 2014-01-24 17:06:26 -08:00
vp9_decodeframe.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_decodemv.c Renaming INTERPOLATION_TYPE to INTERP_FILTER. 2014-01-24 15:57:28 -08:00
vp9_decodemv.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_detokenize.c Moving get_scan() call out of decode_coeffs() function. 2014-01-03 18:18:39 -08:00
vp9_detokenize.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_dsubexp.c Add clamp to prevent out of bound access 2013-10-15 13:30:55 -07:00
vp9_dsubexp.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_onyxd_if.c Adding RefBuffer struct. 2014-01-03 15:21:55 -08:00
vp9_onyxd_int.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_onyxd.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_read_bit_buffer.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_reader.c Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. 2013-12-20 12:53:03 -08:00
vp9_reader.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_thread.c vp9_thread: add vp9_worker_execute() 2013-10-17 16:44:22 +02:00
vp9_thread.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00