vpx/vp9
Scott LaVarnway 353642bc53 Moved use_prev_in_find_mv_refs check to frame level
This patch checks at the frame level to see if the previous
mode info context can be used.  This patch eliminates the
flag check that was done for every mode and removes another
check that was done prior to every vp9_find_mv_refs().

Change-Id: I9da5e18b7e7e28f8b1f90d527cad087073df2d73
2013-05-29 16:42:23 -04:00
..
common Moved use_prev_in_find_mv_refs check to frame level 2013-05-29 16:42:23 -04:00
decoder Moved use_prev_in_find_mv_refs check to frame level 2013-05-29 16:42:23 -04:00
encoder Moved use_prev_in_find_mv_refs check to frame level 2013-05-29 16:42:23 -04: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 Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00
vp9_cx_iface.c Adding alpha plane to YV12_BUFFER_CONFIG structure. 2013-05-15 16:29:20 -07:00
vp9_dx_iface.c Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00
vp9_iface_common.h Initial version of alpha channel support 2013-05-16 22:21:09 -07:00
vp9cx.mk Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00
vp9dx.mk Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches. 2013-05-28 02:24:52 -07:00