vpx/vp9/encoder
Jingning Han 1f26840fbf Enable recursive partition down to 4x4
This commit allows the rate-distortion optimization recursion
at encoder to go down to 4x4 block size. It deprecates the use
of I4X4_PRED and SPLITMV syntax elements from bit-stream
writing/reading. Will remove the unused probability models in
the next patch.

The partition type search and bit-stream are now capable of
supporting the rectangular partition of 8x8 block, i.e., 8x4
and 4x8. Need to revise the rate-distortion parts to get these
two partition tested in the rd loop.

Change-Id: I0dfe3b90a1507ad6138db10cc58e6e237a06a9d6
2013-05-14 12:39:56 -07:00
..
2013-04-30 18:42:05 -07:00
2013-04-25 11:33:17 -07:00
2013-05-13 17:21:49 +01:00
2013-02-21 13:50:15 -08:00
2013-02-28 13:18:02 -08:00
2013-05-07 09:08:25 -07:00
2013-04-10 13:45:22 -07:00
2013-04-10 13:45:22 -07:00
2013-02-21 10:34:33 -08:00
2013-02-21 10:34:33 -08:00
2013-05-07 09:08:25 -07:00
2013-04-19 22:16:28 +01:00