Searched defs:bytes_to_copy (Results 1 – 8 of 8) sorted by relevance
101 const size_t bytes_to_copy = in_len < out_len ? in_len : out_len; in Copy() local119 const size_t bytes_to_copy = in_len < out_len ? in_len : out_len; in Copy() local
75 size_t bytes_to_copy = in ConsumeWithBuffer() local
94 const size_t bytes_to_copy = (offset + length > ringbuffer_size(rb)) in ringbuffer_peek() local
96 const size_t bytes_to_copy = (offset + length > ringbuffer_size(rb)) in ringbuffer_peek() local
29 size_t bytes_to_copy = sizeof(char) * width; in flipVertical() local
1968 uint32_t bytes_to_copy; in bta_dm_pinname_cback() local