vpx/vp9
Jingning Han 3819f11b28 Use b_width_log2_ in partition type parse
Replace mi_width/height_log2 with b_width/height_log2 in partition
type parsing at bit-stream writing stage. This allows parsing
resolution at 4x4 block level and makes the 4x4/4x8/8x4 partition
coding consistent with other superblock types.

Change-Id: I7db3617ea042e0db2dc898999b0c323bff91a22f
2013-05-16 14:01:52 -07:00
..
common Add building blocks for 4x8/8x4 rd search 2013-05-16 10:41:29 -07:00
decoder Merge "Removing lossless flag from the bitstream." into experimental 2013-05-16 12:08:27 -07:00
encoder Use b_width_log2_ in partition type parse 2013-05-16 14:01:52 -07: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 Removing vp9_swap_yv12_buffer function and corresponding files. 2013-05-07 16:49:22 -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 Adding alpha plane to YV12_BUFFER_CONFIG structure. 2013-05-15 16:29:20 -07:00
vp9_iface_common.h Adding alpha plane to YV12_BUFFER_CONFIG structure. 2013-05-15 16:29:20 -07:00
vp9cx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00
vp9dx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00