Searched defs:max_i (Results 1 – 4 of 4) sorted by relevance
37 uint32x4_t max_i = vdupq_n_u32(0); in ComplexMulAndFindMaxNeon() local264 uint32x4_t max_i = vdupq_n_u32(0); in TransformAndFindMaxNeon() local
67 int max_i; member
145 size_t max_i = 1 << 30; in TEST() local
365 int max_i = std::min(bufRows, roi.height - (dstY + dy) + (kheight - 1)); in proceed() local