Dmitry Kovalev a0be71c703 Inlining set_partition_seg_context function.
We used set_partition_seg_context() only before calls to:
 1. update_partition_context()
 2. partition_plane_context()

Moving these functions from vp9_blockd.h to vp9_onyxc_int.h and
inlining  set_partition_seg_context into them. After that it is not
necessary to have {above, left}_seg_context fields in MACROBLOCKD struture,
so removing them also.

Change-Id: I4723f59e1c8f3788432b7f51185d8d747b3a97f9
2013-10-21 12:02:19 -07:00
..
2013-09-29 18:04:48 -07:00
2013-05-16 11:56:00 -07:00
2013-08-01 15:06:34 -07:00
2013-09-29 17:50:18 -07:00
2013-03-05 14:12:16 -08:00
2013-09-29 19:29:58 -07:00
2012-11-27 14:12:30 -08:00
2013-02-22 11:03:14 -08:00
2013-02-22 11:03:14 -08:00
2013-07-16 14:47:15 -07:00
2013-09-29 19:37:11 -07:00