TIOVX User Guide
|
APIs accessible on both host and target kernels.
Functions | |
static void | tivxCheckStatus (vx_status *status, vx_status status_temp) |
Function to set the status variable equal to status_temp if the status_temp variable is not VX_SUCCESS. More... | |
Function to set the status variable equal to status_temp if the status_temp variable is not VX_SUCCESS.
status | [in,out] status variable |
status_temp | [in] temporary status variable |
Definition at line 84 of file tivx_kernels_common_utils.h.