Searched refs:scratch_size_out (Results 1 – 1 of 1) sorted by relevance
614 const int scratch_size_out = SVDF_2_INPUT_BATCHES * number_units * sizeof(int32_t); in ZTEST() local617 output_ctx.buf = malloc(scratch_size_out); in ZTEST()