rapp_reduce.h File Reference

RAPP 8-bit 2x reduction. More...

Go to the source code of this file.

Functions



int rapp_reduce_1x2_u8 (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 8-bit 1x2 (horizontal) resolution reduction.
int rapp_reduce_2x1_u8 (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 8-bit 2x1 (vertical) reduction.
int rapp_reduce_2x2_u8 (uint8_t *restrict dst, int dst_dim, const uint8_t *restrict src, int src_dim, int width, int height)
 8-bit 2x2 reduction.

Detailed Description

RAPP 8-bit 2x reduction.


Generated on 1 Jun 2016 for RAPP by  doxygen 1.6.1