Searched refs:std_ptr (Results 1 – 7 of 7) sorted by relevance
64 float *mean_ptr, float *std_ptr) { in compare_mf() argument78 *std_ptr = 0; in compare_mf()80 *std_ptr += (diffs[idx] - (*mean_ptr)) * (diffs[idx] - (*mean_ptr)); in compare_mf()82 *std_ptr = sqrt(*std_ptr / rows / cols); in compare_mf()
56 …* @param[in] std_ptr Pointer to the std tensor. Supported data types: …71 __global uchar *std_addr = std_ptr + std_offset_first_element_in_bytes + x_offs;
60 …* @param[in] std_ptr Pointer to the std tensor. Supported data types: …75 __global uchar *std_addr = std_ptr + std_offset_first_element_in_bytes + x_offs;
56 …* @param[in] std_ptr Pointer to the std tensor. Supported data types: …
62 …* @param[in] std_ptr Pointer to the std tensor. Supported data types: …
1264 __global uchar *std_addr = std_ptr + std_offset_first_element_in_bytes + x_offs;
1262 __global uchar *std_addr = std_ptr + std_offset_first_element_in_bytes + x_offs;