OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buf_ptr_bytes_2
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/common_audio/
ring_buffer.c
128
size_t
buf_ptr_bytes_2
= 0;
local
134
&
buf_ptr_bytes_2
);
136
if (
buf_ptr_bytes_2
> 0) {
140
memcpy(((char*) data) + buf_ptr_bytes_1, buf_ptr_2,
buf_ptr_bytes_2
);
Completed in 61 milliseconds