![]() |
![]() |
#include "../../../common/VXLIB_types.h"
Go to the source code of this file.
Functions | |
VXLIB_STATUS | VXLIB_meanStdDev_i8u_o32f (const uint8_t src[restrict], const VXLIB_bufParams2D_t *src_addr, VXLIB_F32 *fmean, VXLIB_F32 *fstddev, uint32_t *pixelsProcessed, VXLIB_F32 *fcurrentSum, VXLIB_F32 *fcurrentSqSum) |
VXLIB_STATUS | VXLIB_meanStdDev_i8u_o32f_checkParams (const uint8_t src[], const VXLIB_bufParams2D_t *src_addr) |