Searched refs:temp_bytes_read (Results 1 – 1 of 1) sorted by relevance
652 uint32_t temp_bytes_read = 0; in a2dp_ldac_encode_frames() local653 if (a2dp_ldac_read_feeding(read_buffer, &temp_bytes_read)) { in a2dp_ldac_encode_frames()654 bytes_read += temp_bytes_read; in a2dp_ldac_encode_frames()