Searched refs:reply2 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/media/
H A DMediaRoster.cpp1079 consumer_accept_format_reply reply2; local
1088 sizeof(request2), &reply2, sizeof(reply2));
1094 // reply2.format now contains the format accepted by the consumer
1101 "BBufferProducer::PrepareToConnect with format", reply2.format);
1105 request3.format = reply2.format;
1231 producer_disconnect_reply reply2; local
1246 sizeof(request2), &reply2, sizeof(reply2));

Completed in 132 milliseconds