vpx/vp8/decoder
Ronald S. Bultje 41e3a9ef14 Add and consistently use PLANE_TYPE.
Change the macros PLANE_TYPE_{Y_NO_DC,Y2,UV,Y_WITH_DC} to a typed enum,
and use this typed enum consistently across all places where relevant.
In places where the type is implied (e.g. in functions that only handle
second order planes or chroma planes), remove it as a function argument
and instead hardcode the proper enum in the code directly.

Change-Id: I93652b4a36aa43163d49c732b0bf5c4442738c47
2012-10-15 07:57:16 -07:00
..
2012-07-17 11:46:03 -07:00
2012-10-10 17:05:54 -07:00
2012-07-17 11:46:03 -07:00
2012-07-27 12:12:39 -07:00
2012-07-27 12:12:39 -07:00
2012-08-06 15:26:58 -07:00
2012-10-10 17:05:54 -07:00
2012-10-10 17:05:54 -07:00
2012-10-10 17:05:54 -07:00
2012-07-17 11:46:03 -07:00
2012-08-20 14:43:34 -07:00
2012-10-09 15:54:32 -07:00
2012-10-10 17:05:54 -07:00
2012-02-10 16:23:59 +00:00
2012-07-17 11:46:03 -07:00