Searched refs:buf_ptr_bytes_1 (Results 1 – 1 of 1) sorted by relevance
127 size_t buf_ptr_bytes_1 = 0; in WebRtc_ReadBuffer() local132 &buf_ptr_bytes_1, in WebRtc_ReadBuffer()139 memcpy(data, buf_ptr_1, buf_ptr_bytes_1); in WebRtc_ReadBuffer()140 memcpy(((char*) data) + buf_ptr_bytes_1, buf_ptr_2, buf_ptr_bytes_2); in WebRtc_ReadBuffer()144 memcpy(data, buf_ptr_1, buf_ptr_bytes_1); in WebRtc_ReadBuffer()