vpx/vp9/decoder
hkuang 337e8015c9 Move vp9_thread.* to common.
Prepare for frame parallel decoding, the reference count buffers
need to be protected by mutex. Move vp9_thread.* to common
folder so that those buffers could use cross-platform mutex
from vp9_thread.*.

Change-Id: I541277cf15eefed6641555944f67f4a0bcdc8154
2014-07-07 14:52:19 -07:00
..
vp9_decodeframe.c Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00
vp9_decodeframe.h Removing decoded_key_frame flag. 2014-05-21 15:51:40 -07:00
vp9_decodemv.c Renaming MB_PREDICTION_MODE to PREDICTION_MODE. 2014-04-22 17:48:31 -07:00
vp9_decodemv.h Removing vp9_onyxd_int.h file. 2014-03-05 10:39:29 -08:00
vp9_decoder.c update vp9_thread.[hc] 2014-07-01 00:39:10 -07:00
vp9_decoder.h Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00
vp9_detokenize.c Renaming two members in MACROBLOCKD struct. 2014-04-01 17:46:40 -07:00
vp9_detokenize.h Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}. 2014-03-06 12:08:20 -08:00
vp9_dsubexp.c Remove an unused function 2014-04-20 14:50:35 -07:00
vp9_dsubexp.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_dthread.c update vp9_thread.[hc] 2014-07-01 00:39:10 -07:00
vp9_dthread.h Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00
vp9_read_bit_buffer.c Improve vp9_rb_bytes_read 2014-06-18 08:31:45 -07:00
vp9_read_bit_buffer.h vp9_read_bit_buffer.h convert header statics to global functions 2014-03-03 15:21:22 -08:00
vp9_reader.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
vp9_reader.h Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00