Home
last modified time | relevance | path

Searched defs:result_frame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/audio/utility/
H A Daudio_frame_operations.cc33 AudioFrame* result_frame) { in Add()
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream.cc490 std::unique_ptr<WebSocketFrame> result_frame; in CreateFrame() local
H A Dwebsocket_channel_test.cc368 auto result_frame = std::make_unique<WebSocketFrame>(source_frame.opcode); in CreateFrameVector() local