Home
last modified time | relevance | path

Searched refs:MoveFrames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/test/
H A Dblocker.cc50 void MoveFrames(const float* const* src, in MoveFrames() function
206 MoveFrames(output_buffer_.channels(), chunk_size, initial_delay_, in ProcessChunk()
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_channel_test.cc649 done_ = MoveFrames(read_frames_); in DoCallback()
658 bool MoveFrames(std::vector<std::unique_ptr<WebSocketFrame>>* out) { in MoveFrames() function in net::__anon059a0eb20111::EchoeyFakeWebSocketStream