Searched refs:sum_br (Results 1 – 1 of 1) sorted by relevance
936 …Ncv32u sum_br = getElemSum<tbCacheTexture>(sum_offset + (rect.y + rect.height) * sumStep + rect.x … in rectStdDev_32f_C1R() local937 Ncv32u sum_val = sum_br + sum_tl - sum_tr - sum_bl; in rectStdDev_32f_C1R()1070 … Ncv32u sum_br = h_sum[sum_offset + (rect.y + rect.height) * sumStep + rect.x + rect.width]; in nppiStRectStdDev_32f_C1R_host() local1071 Ncv64f sum_val = sum_br + sum_tl - sum_tr - sum_bl; in nppiStRectStdDev_32f_C1R_host()