Searched refs:decoded_output (Results 1 – 2 of 2) sorted by relevance
40 grpc_slice decoded_output; in test() local42 GPR_ASSERT(grpc_strict_percent_decode_slice(output, dict, &decoded_output)); in test()46 GPR_ASSERT(grpc_slice_eq(input, decoded_output)); in test()50 grpc_slice_unref(decoded_output); in test()
94 int16_t* decoded_output = temp_data_.data() + best_correlation_index; in Process() local121 &decoded_output[interpolation_length]); in Process()125 &decoded_output[interpolation_length], in Process()138 &local_mute_factor, increment, decoded_output); in Process()