On Fri, Oct 20, 2017 at 02:51:07PM +, Zhi, Yong wrote:
> > > + /* flip table to for convolution reverse indexing */
> > > + s64 coeff = coeffs[coeffs_size -
> > > + ((tap * (coeffs_size / taps)) +
> > > +
, Jerry W
> Subject: Re: [PATCH v3 08/12] intel-ipu3: params: compute and program ccs
>
> Hi Yong,
>
> On Tue, Jul 18, 2017 at 10:13:40PM -0500, Yong Zhi wrote:
> > A collection of routines that are mainly responsible to calculate the
> > acc parameters.
> >
&g
Hi Yong,
On Tue, Jul 18, 2017 at 10:13:40PM -0500, Yong Zhi wrote:
> A collection of routines that are mainly responsible
> to calculate the acc parameters.
>
> Signed-off-by: Yong Zhi
> ---
> drivers/media/pci/intel/ipu3/ipu3-css-params.c | 3114
>
> drivers/media/pci
A collection of routines that are mainly responsible
to calculate the acc parameters.
Signed-off-by: Yong Zhi
---
drivers/media/pci/intel/ipu3/ipu3-css-params.c | 3114
drivers/media/pci/intel/ipu3/ipu3-css-params.h | 105 +
drivers/media/pci/intel/ipu3/ipu3-css.h