Loading dsp/mclt16x16.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt16x16 * <b>Module:</b> mclt16x16 * @file mclt16x16.v * @file mclt16x16.v * @date 2017-12-07 * @date 2017-12-07 * @author eyesis * @author Andrey Filippov * * * @brief Direct MCLT of 16x16 tile with subpixel window shift * @brief Direct MCLT of 16x16 tile with subpixel window shift * * Loading dsp/mclt16x16_bayer.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt16x16_bayer * <b>Module:</b> mclt16x16_bayer * @file mclt16x16_bayer.v * @file mclt16x16_bayer.v * @date 2017-12-21 * @date 2017-12-21 * @author eyesis * @author Andrey Filippov * * * @brief Generate addresses and windows to fold MCLT Bayer data * @brief Generate addresses and windows to fold MCLT Bayer data * * Loading dsp/mclt16x16_bayer3.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt16x16_bayer3 * <b>Module:</b> mclt16x16_bayer3 * @file mclt16x16_bayer3.v * @file mclt16x16_bayer3.v * @date 2017-12-21 * @date 2017-12-21 * @author eyesis * @author Andrey Filippov * * * @brief Generate addresses and windows to fold MCLT Bayer data * @brief Generate addresses and windows to fold MCLT Bayer data * * Loading dsp/mclt_baeyer_fold_accum.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt_baeyer_fold_accum * <b>Module:</b> mclt_baeyer_fold_accum * @file mclt_baeyer_fold_accum.v * @file mclt_baeyer_fold_accum.v * @date 2017-12-23 * @date 2017-12-23 * @author eyesis * @author Andrey Filippov * * * @brief Alternative implementation of CC and CS folded data accumulators * @brief Alternative implementation of CC and CS folded data accumulators * * Loading dsp/mclt_baeyer_fold_accum_rgb.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt_baeyer_fold_accum_rgb * <b>Module:</b> mclt_baeyer_fold_accum_rgb * @file mclt_baeyer_fold_accum_rgb.v * @file mclt_baeyer_fold_accum_rgb.v * @date 2017-12-23 * @date 2017-12-23 * @author eyesis * @author Andrey Filippov * * * @brief Alternative implementation of CC and CS folded data accumulators * @brief Alternative implementation of CC and CS folded data accumulators * * Loading Loading
dsp/mclt16x16.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt16x16 * <b>Module:</b> mclt16x16 * @file mclt16x16.v * @file mclt16x16.v * @date 2017-12-07 * @date 2017-12-07 * @author eyesis * @author Andrey Filippov * * * @brief Direct MCLT of 16x16 tile with subpixel window shift * @brief Direct MCLT of 16x16 tile with subpixel window shift * * Loading
dsp/mclt16x16_bayer.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt16x16_bayer * <b>Module:</b> mclt16x16_bayer * @file mclt16x16_bayer.v * @file mclt16x16_bayer.v * @date 2017-12-21 * @date 2017-12-21 * @author eyesis * @author Andrey Filippov * * * @brief Generate addresses and windows to fold MCLT Bayer data * @brief Generate addresses and windows to fold MCLT Bayer data * * Loading
dsp/mclt16x16_bayer3.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt16x16_bayer3 * <b>Module:</b> mclt16x16_bayer3 * @file mclt16x16_bayer3.v * @file mclt16x16_bayer3.v * @date 2017-12-21 * @date 2017-12-21 * @author eyesis * @author Andrey Filippov * * * @brief Generate addresses and windows to fold MCLT Bayer data * @brief Generate addresses and windows to fold MCLT Bayer data * * Loading
dsp/mclt_baeyer_fold_accum.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt_baeyer_fold_accum * <b>Module:</b> mclt_baeyer_fold_accum * @file mclt_baeyer_fold_accum.v * @file mclt_baeyer_fold_accum.v * @date 2017-12-23 * @date 2017-12-23 * @author eyesis * @author Andrey Filippov * * * @brief Alternative implementation of CC and CS folded data accumulators * @brief Alternative implementation of CC and CS folded data accumulators * * Loading
dsp/mclt_baeyer_fold_accum_rgb.v +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ * <b>Module:</b> mclt_baeyer_fold_accum_rgb * <b>Module:</b> mclt_baeyer_fold_accum_rgb * @file mclt_baeyer_fold_accum_rgb.v * @file mclt_baeyer_fold_accum_rgb.v * @date 2017-12-23 * @date 2017-12-23 * @author eyesis * @author Andrey Filippov * * * @brief Alternative implementation of CC and CS folded data accumulators * @brief Alternative implementation of CC and CS folded data accumulators * * Loading