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()
98 int16_t* decoded_output = temp_data + best_correlation_index; in Process() local119 &decoded_output[interpolation_length]); in Process()123 &decoded_output[interpolation_length], in Process()136 &mute_factor, increment, decoded_output); in Process()