rapp_reduce_bin.h File Reference

RAPP binary 2x reduction. More...

Go to the source code of this file.

Functions



int rapp_reduce_1x2_rk1_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 1x2 reduction, rank 1.
int rapp_reduce_1x2_rk2_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 1x2 reduction, rank 2.
int rapp_reduce_2x1_rk1_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 2x1 reduction, rank 1.
int rapp_reduce_2x1_rk2_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 2x1 reduction, rank 2.
int rapp_reduce_2x2_rk1_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 2x2 reduction, rank 1.
int rapp_reduce_2x2_rk2_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 2x2 reduction, rank 2.
int rapp_reduce_2x2_rk3_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 2x2 reduction, rank 3.
int rapp_reduce_2x2_rk4_bin (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 Binary 2x2 reduction, rank 4.

Detailed Description

RAPP binary 2x reduction.


Generated on 1 Jun 2016 for RAPP by  doxygen 1.6.1