Searched defs:incoming_bytes (Results 1 – 3 of 3) sorted by relevance
729 let incoming_bytes: Vec<u8> = [25.0f32, 256.0, 1000.0, 2400.0] in test_capture_copy_every_other_2_channels_returns_samples_from_one_channel() localVariable764 let incoming_bytes: Vec<u8> = [ in test_capture_copy_every_other_surround_sound_returns_samples_from_one_channel() localVariable
178 static tsi_result tsi_fake_frame_decode(const unsigned char* incoming_bytes, in tsi_fake_frame_decode()