Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. --- linux-linux-imx+bdde708ebf/drivers/mxc/ipu3/ipu_param_mem.h 2013-08-16 04:01:35.000000000 +0200
  2. +++ linux-linux-imx+bdde708ebf/drivers/mxc/ipu3/ipu_param_mem.h-new 2013-10-16 07:49:35.916193147 +0200
  3. @@ -382,7 +382,7 @@
  4. ipu_ch_param_set_field(&params, 1, 78, 7, 15); /* burst size */
  5. uv_stride = uv_stride*2;
  6. } else {
  7. - ipu_ch_param_set_field(&params, 1, 78, 7, 31); /* burst size */
  8. + ipu_ch_param_set_field(&params, 1, 78, 7, 63); /* burst size */
  9. }
  10. break;
  11. case IPU_PIX_FMT_YVU420P:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement