HomeSort by relevance Sort by last modified time
    Searched refs:cell_sums_of_each_slice_ptr (Results 1 - 2 of 2) sorted by null

  /external/gemmlowp/internal/
pack_SSE.h 95 std::int32_t* cell_sums_of_each_slice_ptr = local
141 reinterpret_cast<const __m128i*>(&cell_sums_of_each_slice_ptr[0]));
157 reinterpret_cast<__m128i*>(&cell_sums_of_each_slice_ptr[0]),
pack.h 355 std::int32_t* cell_sums_of_each_slice_ptr = local
369 cell_sums_of_each_slice_ptr[w] += sum;

Completed in 714 milliseconds