Searched refs:max_input_size (Results 1 – 3 of 3) sorted by relevance
56 size_t max_input_size = SIZE_MAX - kFrameLengthFieldSize; in alts_reset_frame_writer() local57 if (length > max_input_size) { in alts_reset_frame_writer()58 gpr_log(GPR_ERROR, "length must be at most %zu", max_input_size); in alts_reset_frame_writer()
836 uint64_t *max_input_size = ret; in si_get_compute_param() local838 *max_input_size = 1024; in si_get_compute_param()
1092 uint64_t *max_input_size = ret; in r600_get_compute_param() local1094 *max_input_size = 1024; in r600_get_compute_param()