Yunqing Wang
8f05e70340
Simplify mask checking in loop filters
...
Considering a horizontal edge, if mask_16x16 is 1 for an even-
indexed 8x8 block, then mask_16x16 is 1 for next 8x8 block in
same row. Similiar to a verticle edge, if mask_16x16 is 1 for
an even-rowed 8x8 block, then mask_16x16 is 1 for the 8x8 block
right below it in next raw. Based on that, the mask_16x16 checking
can be simplified to save cycles. The corresponding 8-pixel
vp9_mb_lpf_horizontal_edge code can also be removed.
Change-Id: Ic3fe7a5674322239208cbe2731dc3216ce2084f3
2013-11-27 14:10:57 -08:00
..
2013-11-26 10:02:40 -08:00
2013-09-29 19:34:44 -07:00
2013-11-22 10:04:51 -08:00
2013-11-22 10:04:51 -08:00
2013-11-26 14:53:17 -08:00
2013-11-14 15:53:09 -08:00
2013-11-26 18:52:10 -08:00
2013-11-19 11:17:30 -08:00
2013-10-17 14:54:16 -07:00
2013-10-23 17:24:17 -07:00
2013-10-07 15:55:42 -07:00
2013-10-14 21:15:40 -07:00
2013-09-29 18:04:48 -07:00
2013-09-29 19:41:31 -07:00
2013-11-20 11:17:26 -08:00
2013-11-22 16:20:45 -08:00
2013-11-26 14:53:17 -08:00
2013-11-26 14:53:17 -08:00
2013-11-25 16:36:28 -08:00
2013-11-25 16:36:28 -08:00
2013-11-25 10:55:01 -08:00
2013-11-01 13:03:18 -07:00
2013-11-01 13:03:18 -07:00
2013-11-25 08:11:35 -08:00
2013-11-21 11:43:53 -08:00
2013-11-20 11:58:11 -08:00
2013-11-15 15:30:47 -08:00
2013-11-22 10:04:51 -08:00
2013-11-27 14:10:57 -08:00
2013-10-25 14:56:28 -07:00
2013-08-01 15:06:34 -07:00
2013-10-28 20:54:43 +01:00
2013-10-28 20:54:43 +01:00
2013-11-25 10:22:55 -08:00
2013-11-22 16:35:37 -08:00
2013-09-29 18:52:29 -07:00
2013-08-29 13:25:58 -07:00
2012-12-18 15:31:19 -08:00
2013-03-05 14:12:16 -08:00
2013-11-22 17:32:11 -08:00
2013-11-22 17:32:11 -08:00
2013-09-29 17:59:43 -07:00
2013-08-15 10:47:48 -07:00
2013-11-25 09:43:34 -08:00
2013-11-25 09:43:34 -08:00
2013-10-31 14:34:21 -07:00
2013-10-31 14:34:21 -07:00
2013-11-27 10:27:32 -08:00
2013-09-29 19:29:58 -07:00
2013-10-22 13:10:22 -07:00
2013-10-22 13:10:22 -07:00
2013-11-22 16:20:45 -08:00
2013-11-22 16:20:45 -08:00
2013-10-16 17:35:06 -07:00
2013-10-16 17:35:06 -07:00
2013-10-11 14:27:00 -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-11-14 13:40:56 -08:00
2013-11-14 13:40:56 -08:00
2013-11-05 11:58:57 -08:00
2013-11-05 11:58:57 -08:00