Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_vendor_ldac_encoder.cc652 uint32_t temp_bytes_read = 0; in a2dp_ldac_encode_frames() local
653 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()